neheller / kits21

The official repository of the 2021 Kidney and Kidney Tumor Segmentation Challenge
MIT License
174 stars 47 forks source link

increased precision of metrics in csv files, added code for ranking #40

Open FabianIsensee opened 3 years ago

FabianIsensee commented 3 years ago

Ranking code

increased precision of metrics in csv files to prevent ties as much as possible, added ranking code

see ranking.py

Also added nnUNet_summary.csv to highlight how the ranking works. Feel free to ask questions :-)

Checklist

If you want me to increase the version number please let me know

Best, Fabian

FabianIsensee commented 3 years ago

I also updated the docker instructions and added a dockerfile + inference script for the nnunet cascade