Rules of Intracranial Hemorrhage Segmentation Challenge¶
Terms and Registration¶
- All participants should click the Join button, and then fill out the online registration form.(Office365Doc, TencentDoc)
- Participants should read the agreements carefully and send the signed document to INSTANCE2022@outlook.com.
- The participants should register this challenge with their real names, affiliation (including department, full name of university/institute/company, country), affiliation E-mails and personal/group website. We won’t approve the requests with incomplete and redundant registrations.
- Participants are not allowed to use multiple accounts to participate in the challenge, and participants in a team are also not allowed to make individual submissions.
Submission Limits¶
- During evaluation phase, Participants will be allowed to submit at most three submissions per day.
- During testing phase, each participant can only submit one successful docker image.Only fully-automated segmentation methods are acceptable for participation in this challenge.
- Every registered participant is required to make submissions before the challenge deadline.
- The participants must submit a solution that contains a Docker container (tar file) and a qualified short paper which describes the method (4-12 pages, LNCS format).
- Only the last run is officially counted to compute challenge results. Scores and leaderboard will be updated after the submission.
Use of Data¶
- Participants are not allowed to use any additional data.
- All data annotations are released under a CC BY-NC-ND 6.0 license.
- Teams should sign a data usage agreement before downloading data.
- Participants should use the data only for the Challenge. Any other use of the data (including redistribution and developing other algorithms) is not allowed.
Docker rules¶
- The submitted Docker tar file size is preferred less than 10 GB.
- The Docker should execute for at most 6 hours and occupy no more than 11GB GPU Memory to generate segmentation results of the testing set. Otherwise, an error will be returned.
- Participants' docker will be executed on a server with four NVIDIA GEFORCE RTX 2080ti Graphics Cards and two Intel(R) Xeon(R) Gold 4114 CPUs.
- The detailed docker rules can be access from the Official repository of MICCAI 2022 INSTANCE challenge on github.
Pre-trained models and additional data¶
For a fair comparison, participants are not allowed to use any additional data and pre-trained models.