/node21

Apache License 2.0Apache-2.0

alt text

Welcome to the NODE21 page!

Participants in the NODE21 challenge are required to make their submission by creating and submitting an algorithm on our grand-challenge platform. We additionally request that the code for your algorithm should be available in a public GitHub repository with an Apache 2.0 license present in the root folder. You can provide the repository URL when creating your algorithm.

A general tutorial on how to create an algorithm for grand-challenge is provided here. We recommend participants follow this tutorial to get an understanding of the process.

In addition to the tutorial, in this repository we provide template code for NODE21 participants for both the detection and generation tracks. These templates allow you to build working algorithms which comply with the requirements of grand-challenge and of NODE21 (specifically the input and output interfaces required for NODE21 challenge submissions). We encourage you to adapt these templates to run your own method or to model your docker image on them.

Please head to the template algorithm for nodule detection or nodule generation depending on which track you would like to submit to.