Closed FabianIsensee closed 1 year ago
@FabianIsensee are you sure about the version number thing? It doesn't seem to work for me.
@FabianIsensee are you sure about the version number thing? It doesn't seem to work for me.
I yield, you are correct!
metrics, ranking and segmentations as uint8
Description
Added metrics and ranking with minor modifications/simplifications from kits21. Modifications include own implementation of Dice, removal of sampling (not needed for 23) and code restructuring.
Made segmentations uint8 because there is no need for int32 with 4 labels (waste of RAM)
Added documentation (located in kits23.evaluation) for how to run evaluation and ranking
Checklist
master
README.md
changelog.md
setup.py
kits23/_version.py
matchessetup.py
annotation.import
to completion