Hi, I understand the /input has files like: /input/BraTS2021_ID_flair.nii.gz /input/BraTS2021_ID_t1.nii.gz /input/BraTS2021_ID_t1ce.nii.gz /input/BraTS2021_ID_t2.nii.gz But there are more than one test case, will the /input be like the follows? /input/BraTS2021_ID1_flair.nii.gz /input/BraTS2021_ID1_t1.nii.gz /input/BraTS2021_ID1_t1ce.nii.gz /input/BraTS2021_ID1_t2.nii.gz /input/BraTS2021_ID2_flair.nii.gz /input/BraTS2021_ID2_t1.nii.gz /input/BraTS2021_ID2_t1ce.nii.gz /input/BraTS2021_ID2_t2.nii.gz ... Thank you!

Created by volcanofly
Hi @volcanofly , @kkotowski is correct; we will run your submitted Docker model once per case, so that `/input` will only contain the 4 files pertaining to one case per run. Hope this helps!
Hello, as far as I know, each case will be predicted in a separate Docker run, so there will be only 4 files in /input folder for each run Regards, Christopher

Structure of /input, contains 4 files or 4*n files page is loading…