README.md
October 13, 2021 ยท View on GitHub
Loss_ToolBox
Introduction
This repository include several losses for 3D image segmentation.
- Focal Loss (PS:Borrow some code from c0nn3r/RetinaNet)
- Lovasz-Softmax Loss(Modify from orinial implementation LovaszSoftmax)
- DiceLoss