
Submission to the MIDOG 2025 challenge involves a couple of steps. After you are done optimizing your algorithm, you have to
- embed it into a docker container
An excellent starting point for this are the reference algorithms for MIDOG 2025, provided by Sweta Banerjee for track 2 and by Jonas Ammeling for track 1. Both repositories also provide you with instructions how to upload and run the container. - create an algorithm entry on grand-challenge.org
Note that having your user account verified is a prerequisite for this. - upload the tar.gz container
Each algorithm entry provides the options to upload container images and models, however, you can also just provide the model with the container. - test your algorithm
We provide example images for this in each of the repositories. - submit your algorithm
You need to submit to the preliminary phase successfully before being admitted to submitting to the final test set ultimately.
Please find the videos below detailing the submission process: