Just wondering why Dexined uses sigmoid-CE balanced loss instead of Dice, Focal, etc?
I thought since most pixels in images correspond to the background and not the edges of objects, this would be a class imbalance problem and Dice, Focal, or other losses would handle imbalanced data better than CE?
Just wondering why Dexined uses sigmoid-CE balanced loss instead of Dice, Focal, etc?
I thought since most pixels in images correspond to the background and not the edges of objects, this would be a class imbalance problem and Dice, Focal, or other losses would handle imbalanced data better than CE?