Skip to content

node21challenge/rank1_node21_detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.0%
  • Other 2.0%