Skip to content

Commit a435127

Browse files
Merge pull request #13 from ChristianHinge/main
Polish submission guide
2 parents 2094682 + 86e3353 commit a435127

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

docs/submission-guide.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This guide explains how to submit predictions at each phase of the BIC-MAC Chall
1010
|-------|--------|----------------|----------------|
1111
| **Validation** | May 15 – Aug 15 | Zip of NIfTI predictions uploaded to Codabench | All metrics on the 4 validation subjects |
1212
| **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) |
1414

1515
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.
1616

@@ -72,7 +72,6 @@ See [docker-packaging.md](docker-packaging.md) for how to build and test your co
7272

7373
Email **bic-mac-challenge@github.io** with subject line `[DRY-RUN] <TeamName>` and include:
7474
- Team name, Docker image name and tag
75-
- A short description of your approach
7675
- A link to your image using **one** of the options below
7776

7877
**Option A — Docker Hub (preferred):**
@@ -98,15 +97,14 @@ Submit your Docker container by **August 15, 2026**. The container does not need
9897

9998
We will:
10099
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
104102

105103
Results and winner announcements: **September 1, 2026**.
106104

107105
### How to submit
108106

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.
110108

111109
---
112110

0 commit comments

Comments
 (0)