TotalSegmentator
TotalSegmentator copied to clipboard
Softmax Scores
Why are we unable to save softmax scores? I thought all nnUNet architectures allowed this
https://github.com/wasserth/TotalSegmentator/issues/199
TotalSegmentator is doing some pre and postprocessing. These steps are implemented for binary masks but not for float softmax images. Implementing this would be possible but currently does not have high priority on my list.