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 0b9f596 commit ac2ef23Copy full SHA for ac2ef23
monai/data/decathlon_datalist.py
@@ -125,6 +125,8 @@ def load_decathlon_datalist(
125
Each item can also include a ``fold`` key for cross-validation purposes.
126
The "test" key contains a list of image paths, without labels.
127
128
+
129
130
Args:
131
data_list_file_path: the path to the json file of datalist.
132
is_segmentation: whether the datalist is for segmentation task, default is True.
0 commit comments