Welcome to the AI4Life-CIDC25 denoising challenge! Check The Challenge Page for all the details about the challenge.
On this page, you can find an example submission for the Grand Challenge platform.
- Check that all the requirements are contained in the
requirements.txtandDockerfile. - Test your container locally with
do_test_run.sh. - Create a gzip archive from your image, run
do_save.sh. This may take a while! - Go to this page for further instructions on how to submit to the Grand Challenge.
- Example inputs are stored in the
test/input/folder. - Look through the contents of the inference.py script.
- Run do_test_run.sh to build and test the container execution.
- The resulting image should appear in the
test/output/folder.
Here, the example submission contains just dummy predictions. You can use this as a template to create your own submission.
Make sure to check Grand Challenge documentation with any questions you may have.
For any other questions or issues, create a topic on the challenge forum or drop us an email through the Email organizers button on the challenge page.