ivadomed / utilities

Repository containing utility scripts for handling various aspects in a DL model training pipeline
MIT License
8 stars 0 forks source link

Convert softseg values to integer values #28

Open tzebre opened 1 year ago

tzebre commented 1 year ago

nnUNet does not accept float values, one of the possible way to use softseg image value is to discretize into groups with an integer value.