mateuszbuda / brain-segmentation-pytorch

U-Net implementation in PyTorch for FLAIR abnormality segmentation in brain MRI
https://mateuszbuda.github.io/2017/12/01/brainseg.html
MIT License
722 stars 187 forks source link

IoU of the model #33

Open thangnh0608 opened 2 years ago

thangnh0608 commented 2 years ago

Hi, thank you for your great works! I am doing a research and want to compare the IoU of several models on LGG dataset. Could you please give the the IoU result of your model? Thank you!