Number of submissions

Number of submissions  

  By: hussain_alasmawi on June 27, 2022, 4:55 p.m.

Is there any limit with the number of submissions for each team?

Re: Number of submissions  

  By: reubendo on July 10, 2022, 7:28 p.m.

1 submission is allowed per day for each team member. Cheers, Reuben

Re: Number of submissions  

  By: hussain_alasmawi on July 13, 2022, 2:05 p.m.

Even in the evaluation period?

Re: Number of submissions  

  By: reubendo on July 18, 2022, 10:39 a.m.

~~Once the evalualation periods starts, the validation phases ends.~~
The validation leaderboard will be closed on Wednesday, 10th August (11:59 pm Pacific Time).

 Last edited by: reubendo on Aug. 15, 2023, 12:56 p.m., edited 1 time in total.
Reason: Change of date

Re: Number of submissions  

  By: reubendo on Aug. 4, 2022, 1:35 p.m.

Update: The validation leaderboard will be closed on Wednesday, 10th August (11:59 pm Pacific Time).

 Last edited by: reubendo on Aug. 15, 2023, 12:57 p.m., edited 1 time in total.

Re: Number of submissions  

  By: hanluyi4869 on Aug. 7, 2022, 3:01 p.m.

So the evaluation period starts on 11th August? The date on the info will be delayed.

Re: Number of submissions  

  By: reubendo on Aug. 8, 2022, 12:52 p.m.

Hello,

The evaluation phase has already started.

The submission deadline for the crossMoDA 2022 challenge is very soon (Monday 15th August - 11:59 pm Pacific Time).

Please check the submission instructions on how to: 1/ submit a short paper describing your method via the BrainLes CMT submission system; 2/ containerize your algorithm using Docker.

Some important remarks: - To access the evaluation phase, you must submit the short paper and your Docker container before Monday 15th August (11:59 pm Pacific Time). - root/sudo commands cannot be used at inference time. Please ensure that you prepare the locations of the folders with the correct permissions when building the Docker container (instructions). - NVIDIA base images must be used for Tensorflow or PyTorch models. - Only participants that joined the evaluation phase will have the opportunity to submit their methods as part of the BrainLes workshop proceedings distributed by LNCS. - The validation leaderboard will be closed on Wednesday, 10th August (11:59 pm Pacific Time). Note that another leaderboard will be opened after the announcements of the results to allow future researchers to benchmark their methods. - The top 3 ranked teams will be required to submit their training and testing codes in a Docker container for verification after the challenge submission deadline to ensure that the challenge rules have been respected.

 Last edited by: reubendo on Aug. 15, 2023, 12:57 p.m., edited 2 times in total.

Re: Number of submissions  

  By: hanluyi4869 on Aug. 8, 2022, 4 p.m.

Thank you, I saw the page. But there seem to be some issues in the proposed "run_inference.py". """ path_img = os.path.join(input_dir, 'crossmoda_{}_hrT2.nii.gz') """ But images in the validation set have name formats like "crossmoda2021_ldn_211_hrT2.nii.gz". So I'm not sure whether the names of images in the evaluation set are the same.

Re: Number of submissions  

  By: reubendo on Aug. 8, 2022, 4:16 p.m.

Hi,

Thank you for spotting this.

Please find here the new script: https://github.com/CrossMoDA/docker_submission/blob/master/src/run_inference.py

Cheers, Reuben

Re: Number of submissions  

  By: hussain_alasmawi on Aug. 11, 2022, 12:56 p.m.

For the evaluation period, will we be allowed to have multiple submissions?

Re: Number of submissions  

  By: reubendo on Aug. 11, 2022, 2:44 p.m.

No, only one submission is allowed for the evaluation phase.