The implementation of focal loss proposed on "Focal Loss for Dense Object Detection" by KM He and support for multi-label dataset.
Caffe implementation of FAIR paper "Focal Loss for Dense Object Detection" for SSD.
Weighted Focal Loss for multilabel classification
Focal loss for multiple class classification
Focal Loss implementation by Keras with TensorFlow backend
The implementation of Focal-Loss Using Caffe
Large-Margin Softmax Loss, Angular Softmax Loss, Additive Margin Softmax, ArcFaceLoss And FocalLoss In Tensorflow
基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss