You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Validation**| May 15 – Aug 15 | Zip of NIfTI predictions uploaded to Codabench | All metrics on the 4 validation subjects |
12
12
|**Dry Run**| May 15 – Aug 15 | Docker container via email | CT metrics on the 4 validation subjects (or error logs if the container failed) |
13
-
|**Final Test**| Aug 15 | Docker container via email | Full evaluation on the unseen test set |
13
+
|**Final Test**|June 15 - Aug 15 | Docker container via email | Full evaluation on the unseen test set (September 1)|
14
14
15
15
Validation and Dry Run run **concurrently** throughout the challenge. Use them to iterate on your model before the final deadline. There is no limit on submissions during either phase.
16
16
@@ -72,7 +72,6 @@ See [docker-packaging.md](docker-packaging.md) for how to build and test your co
72
72
73
73
Email **bic-mac-challenge@github.io** with subject line `[DRY-RUN] <TeamName>` and include:
74
74
- Team name, Docker image name and tag
75
-
- A short description of your approach
76
75
- A link to your image using **one** of the options below
77
76
78
77
**Option A — Docker Hub (preferred):**
@@ -98,15 +97,14 @@ Submit your Docker container by **August 15, 2026**. The container does not need
98
97
99
98
We will:
100
99
1. Run your container on each unseen test subject
101
-
2. Validate the output `ct.nii.gz` (shape, affine, HU range)
102
-
3. Run the full reconstruction pipeline on each pseudo-CT
103
-
4. Evaluate all metrics against ground-truth CT and PET
100
+
2. Run the full reconstruction pipeline on each pseudo-CT
101
+
3. Evaluate all metrics against ground-truth CT and PET
104
102
105
103
Results and winner announcements: **September 1, 2026**.
106
104
107
105
### How to submit
108
106
109
-
Same as the dry run — email your container to **bic-mac-challenge@github.io** with subject `[FINAL] <TeamName>`, using Docker Hub or a compressed archive with a file sharing link.
107
+
Same as the dry run — email your container to **bic-mac-challenge@github.io** with subject `[FINAL] <TeamName>`, using Docker Hub or a compressed archive with a file sharing link. Make sure to also include a link to a short methedology paper describing your approach. This methedology paper must be uploaded to a public repository and it is a requirement to be considered eligeble for prizes.
0 commit comments