I’ve compared Image segmentation performance depending on the loss function.
- Mean Squared Error
- Binary Cross Entropy
I was able to achieve higher average IOU using BCE instead of MSE.
I’ve compared Image segmentation performance depending on the loss function.
I was able to achieve higher average IOU using BCE instead of MSE.