ChiefGodMan / Focal-Loss-implement-on-TensorflowLinks
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
Alternatives and similar repositories for Focal-Loss-implement-on-Tensorflow
Users that are interested in Focal-Loss-implement-on-Tensorflow are comparing it to the libraries listed below
Sorting:
- Focal Loss of multi-classification in tensorflow☆80Updated 6 years ago
- Focal loss for Dense Object Detection☆489Updated 8 years ago
- The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.☆622Updated 6 years ago
- Tensorflow version implementation of focal loss for binary and multi classification☆109Updated 6 years ago
- RetinaNet with Focal Loss implemented by Tensorflow☆121Updated 6 years ago
- Tensorflow-DenseNet with ImageNet Pretrained Models☆169Updated 3 years ago
- OHEM support for Fast R-CNN☆425Updated 7 years ago
- a baseline for baidu dog classification competition.☆115Updated 7 years ago
- Human Protein Atlas Image Classification baseline:0.456☆82Updated 7 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆170Updated 7 years ago
- PyTorch baseline for AI challenger Scene classification☆95Updated 7 years ago
- TensorFlow implementation of the Xception Model by François Chollet☆213Updated 6 years ago
- This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.☆191Updated 8 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10