mukeshmithrakumar / RetinaNetLinks
Keras implementation of RetinaNet for object detection and visual relationship identification
☆30Updated 3 years ago
Alternatives and similar repositories for RetinaNet
Users that are interested in RetinaNet are comparing it to the libraries listed below
Sorting:
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆41Updated 4 years ago
- ☆56Updated 4 years ago
- FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow☆64Updated last year
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆45Updated 6 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- Keras BiseNet architecture implementation☆55Updated 3 years ago
- Detection and segmentation of ship instances in satelite images using Keras Retinanet and Keras MaskRcnn.☆15Updated 6 years ago
- Pytorch project for https://www.kaggle.com/c/global-wheat-detection☆22Updated 4 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 6 years ago
- How to train an object detection model with mmdetection☆73Updated 3 years ago
- This script performs K-means Clustering on the Berkeley Deep Drive dataset to find the appropriate anchor boxes for YOLOv3. Originally it…☆32Updated 3 years ago
- A Keras implementation of YOLOv3 (Tensorflow backend)☆21Updated 6 years ago
- Detection masks on faces.☆29Updated 4 years ago
- ☆18Updated 6 years ago
- For the Kaggle Competition on object detection with same name. 1) models used are DETR, EfficientDet, YOLOv5, RetinaNet, FasterRCNN. 2) E…☆12Updated 2 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆129Updated 3 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 6 years ago
- TensorFlow implementation of "ResNeSt: Split-Attention Networks"☆67Updated 4 years ago
- A FasterRCNN Tutorial in Tensorflow☆67Updated 5 years ago
- Airbus Ship Detection Challenge 10th Code.☆33Updated 6 years ago
- VoVNet, MobileNet, ShuffleNet, HarDNet, GhostNet, EfficientNet backbone networks and SKU-110K dataset for detectron2☆39Updated 5 years ago
- This is the tf2.0 version of efficientdet.☆23Updated 5 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 5 years ago
- Feature Pyramid Network with ResNext implemented in Keras☆42Updated 6 years ago
- Keras re-implementation of Yolo v2 Object Detection☆29Updated 6 years ago
- How to do mixup training from image files in Keras☆20Updated 6 years ago
- A sample project to build a custom Mask RCNN model using Tensorflow object detection API☆71Updated last year