zhezh / focallossLinks
Focal Loss of multi-classification in tensorflow
☆81Updated 6 years ago
Alternatives and similar repositories for focalloss
Users that are interested in focalloss are comparing it to the libraries listed below
Sorting:
- The implementation of focal loss proposed on "Focal Loss for Dense Object Detection" by KM He and support for multi-label dataset.☆313Updated 7 years ago
- ☆94Updated 7 years ago
- PyTorch baseline for AI challenger Scene classification☆95Updated 7 years ago
- Kaggle competition☆75Updated 7 years ago
- [ACM MM 2018] Attribute-Aware Attention Model for Fine-grained Representation Learning☆159Updated 6 years ago
- mixup: Beyond Empirical Risk Minimization☆99Updated 7 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.