Two updates on the final Docker submission process: 1. Prediction format: final and unchanged. Follow the CSV schema, columns, and ranges defined in the evaluation repository: https://github.com/EchoRisk-MICCAI/echorisk-benchmark/tree/master/evaluation. Use the included echorisk-score tool to validate your predictions locally before packaging. 2. Container harness contract (entrypoint, input/output mount paths, base image requirements): not yet published. Instructions will follow in the coming days. A dedicated Submission Guide page has been added to the challenge website covering access, evaluation queue locations, and packaging steps: https://echorisk-miccai.github.io/submission-guide.html. It will be updated in place once the harness contract is ready, so check back there rather than waiting on further emails. To give everyone enough time to act on the harness contract once it lands, the final Docker submission deadline is extended to 20 August 2026. This is separate from your paper submission and does not change the 13 August camera-ready deadline.

Created by Grigorios Kalliatakis gkalliatak
## Update: Submission Guide corrected and expanded We've updated the [Submission Guide](https://echorisk-miccai.github.io/submission-guide.html) and [Rules & FAQ](https://echorisk-miccai.github.io/rules.html) pages to reflect issues several teams ran into this week. Key additions: **1. Certification requirement.** Docker push and submission silently fail if your Synapse account is not a Certified User, with no error explaining why. Check **Account Settings → Trust & Credentials** before doing anything else. If incomplete, take the short certification quiz first. **2. Corrected submission steps.** Docker submissions are **not** made via a button on the Challenge page, there isn't one. Submission is initiated from your own Synapse project: - Push your image via the Docker registry (`docker.synapse.org`) - Go to your project's **Docker** tab - Click **Docker Repository Tools → Submit Docker Repository to Challenge** **3. One designated submitter per team.** Submission access is granted to a single contact per team, matching the Synapse Profile URL on your registration form. Only one member needs access, since your team's official entry is whichever container that person uploads. To change who this is, email us with the new Synapse Profile URL. --- If you hit any of the errors described above, check the Submission Guide first, most issues are covered there directly. Contact us only if the guide doesn't resolve it.

Docker submission update page is loading…