Non-binary masks ¶
By: Llambias on May 8, 2024, 4:18 p.m.
Some lesion/segmentation maps are not binary. E.g. "scan_0197_Lesion.nii.gz" contains labels 0, 1 and 5. Is that intentional and if so, what does the different labels label?
Currently I'm assuming it's a minor mistake and that it's safe to convert values > 1 in the ground truth to 1, is that correct?