Closed Fivethousand5k closed 2 years ago
The train/test/val split can be found in the file meta.csv
in the dataset which can be downloaded here: https://zenodo.org/record/6802614
What do you mean by detailed segmentation results? Do you mean the softmax probabilities of the nnUNet?
Hi, I wanna have your numerical metric results such as Dice. In your current paper, you just provide a figure with metrics plotted, which is hard for us to know the numerical results. Maybe I have to measure these metrics with the help of a ruler. :Þ
I uploaded the detailed results here: https://github.com/wasserth/TotalSegmentator/blob/master/resources/results_all_classes.json Those are for the high resolution model (1.5mm).
Thanks
Hi!