Skip to content

Latest commit

 

History

History
executable file
·
8 lines (5 loc) · 926 Bytes

File metadata and controls

executable file
·
8 lines (5 loc) · 926 Bytes

Nodule Detection Algorithm

This codebase implements our final solution for the nodule detection track in NODE21. It contains files to build a docker image which can be submitted as an algorithm on the grand-challenge platform. The final algorithm can be found here.

The code in this repository is based on this template repository with docker and evalutils.

For the generation of additional Nodules, only the process.py script from the generation track template was modified (see /src/nodule_generation/) to generate the nodules given in nodules_to_generate.csv. In addition to the csv file, the algorithm requires the images to work with as input.