We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2648b84 commit 86c9085Copy full SHA for 86c9085
monai/data/decathlon_datalist.py
@@ -93,7 +93,8 @@ def load_decathlon_datalist(
93
"""Load image/label paths of decathlon challenge from JSON file
94
95
JSON file should follow the format of the Medical Segmentation Decathlon
96
- datalist.json files. The files are structured as follows:
+ datalist.json files, see http://medicaldecathlon.com.
97
+ The files are structured as follows:
98
{
99
"metadata_key_0": "metadata_value_0",
100
"metadata_key_1": "metadata_value_1",
0 commit comments