Copyright © CAMMA, ICube, University of Strasbourg. All Rights Reserved.
To submit your Docker for final evaluation, you need the following:
- A successfully validated Docker Image.
- A success
image-name_passed.logstatus file produced by the validator on the Docker Image you intended to submit. - Private keys (
team-keyandaccess-token) to submit your Docker Image on the CholecTriplet DockerHub.
NB: The private keys will be emailed to your team, do not compromise it and do not share with anyone outside your team. Please, contact the organizer's if you have not received them.
You final submission docker must be self-validated using the host-validator provided by the organizer at validation phase. This ensures that docker is in compliance with the organizer's evaluation pipeline.
- Validation Log: click to upload
In case of any changes/update on the final docker, a re-validation is required!
Login to the Challenge DockerHub using the following command:
docker login -u <team-key>
Password: This will request your private access-token to complete.
Tag your Docker Image for final submision using the following format:
docker tag <image-name> <team-key>/submission:latest
- Example: if your Docker image-name is "endovis" and your private team-key is "samba", tag your Docker as follows:
docker tag endovis samba/submission:latest
Then, push your docker to the DockerHub with the following commands:
docker push <team-key>/submission:latest
A summary of the proposed method is required to complete your challenge submission. This will help to understand your proposed method and also contribute in writing a joint publication manuscript of the challenge methods. Please ensure you use the provided template and complete all fields marked required (*).
- Method Report: click to upload
A one-minute slide/video presentation of your proposed model is needed to complete your challenge submission. This will be used to present your method at MICCAI in Singapore. Please, use this template.
- Presentation: click to upload
Optionally, you can also submit a transcript of your video.
Please direct any questions you may have regarding docker and docker submission to the #docker-submission channel on the T50 Challenge 2022 Slack channel