Skip to content

Commit 86c9085

Browse files
committed
add link to decathlon
1 parent 2648b84 commit 86c9085

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

monai/data/decathlon_datalist.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ def load_decathlon_datalist(
9393
"""Load image/label paths of decathlon challenge from JSON file
9494
9595
JSON file should follow the format of the Medical Segmentation Decathlon
96-
datalist.json files. The files are structured as follows:
96+
datalist.json files, see http://medicaldecathlon.com.
97+
The files are structured as follows:
9798
{
9899
"metadata_key_0": "metadata_value_0",
99100
"metadata_key_1": "metadata_value_1",

0 commit comments

Comments
 (0)