srihari-humbarwadi / tensorflow_retinanet
A simplified implementation of RetinaNet from https://arxiv.org/pdf/1708.02002.pdf using TF2.0
☆13Updated 4 years ago
Alternatives and similar repositories for tensorflow_retinanet:
Users that are interested in tensorflow_retinanet are comparing it to the libraries listed below
- This is the tf2.0 version of efficientdet.☆23Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 3 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- Swish Activation - PyTorch CUDA Implementation☆37Updated 5 years ago
- A TensorFlow2.x implementation of Single Shot MultiBox Detector☆9Updated 4 years ago
- Implementation of RetinaNet (focal loss) by TensorFlow (object detection)☆16Updated 5 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆96Updated 2 years ago
- Text Detection by RetinaNet with PyTorch (Code will be released soon)☆10Updated 6 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- My solution to the Global Data Science Challenge☆36Updated 4 years ago
- Implementation of Fast-SCNN using Tensorflow 2.0☆87Updated 5 years ago
- Pytorch implementation of Quadratic Additive Angular Margin Loss for Face Recognition☆35Updated 4 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 5 years ago
- Simple solution for Open Images 2019 - Instance Segmentation competition using maskrcnn-benchmark.☆39Updated 5 years ago
- Kaggle Kuzushiji Recognition: 2nd place solution☆83Updated 5 years ago
- Official Repository for FastNet, An Efficient Convolutional Neural Network Architecture, highly optimized for Smart Devices.☆17Updated 7 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- Team [Save the Prostate] - solution☆18Updated 4 years ago
- ☆24Updated 7 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆40Updated 4 years ago
- Re-implementation of local descriptor HardNet training in fasta2+kornia☆21Updated 4 years ago
- Code for 3rd place solution in Understanding Clouds from Satellite Images Challenge.☆27Updated 2 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- Materials for demonstrating video model deployment