LeeJunHyun / Image_Segmentation

Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.
2.66k stars 594 forks source link

Dice coefficience #86

Closed ponykid closed 1 year ago

ponykid commented 2 years ago

the segmentsation result is transformed to the binary , I think maybe we should use the sigmoid result ,not the binary result