mukeshmithrakumar / RetinaNetLinks
Keras implementation of RetinaNet for object detection and visual relationship identification
☆30Updated 4 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
- How to train an object detection model with mmdetection☆73Updated 3 years ago
- A FasterRCNN Tutorial in Tensorflow☆67Updated 5 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- A Tensorflow2.0 implementation of Single Shot Detector☆33Updated 4 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆43Updated 4 years ago
- Keras re-implementation of Yolo v2 Object Detection☆29Updated 6 years ago
- Implementing YOLO using ResNet as the feature extraction network☆121Updated 6 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- Semantic Segmentation using Tensorflow on popular Datasets like Ade20k, Camvid, Coco, PascalVoc☆69Updated 2 years ago
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆154Updated 3 years ago
- Yolo-V3 implementation from scratch in pytorch☆41Updated 5 years ago
- TensorFlow implementation of "ResNeSt: Split-Attention Networks"☆67Updated 4 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated 4 years ago
- YOLOv2 keras for real-time object detection☆20Updated 7 years ago
- Detection masks on faces.☆29Updated 5 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆39Updated 5 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- YOLOv3 in PyTorch with training and inference module implemented.☆118Updated 6 years ago
- My solution to the Global Data Science Challenge☆36Updated 5 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆44Updated 6 years ago
- FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow☆64Updated 2 years ago
- Detection and segmentation of ship instances in satelite images using Keras Retinanet and Keras MaskRcnn.☆15Updated 6 years ago
- ☆56Updated 4 years ago
- yolov4 base on keras of tf2+, tf2 support perfectly☆14Updated 4 years ago
- Anchor optimization for RetinaNet.☆115Updated 5 years ago
- This repo is projected to offer a tutorial on how to implement YOLO V3 from scratch. Hopefully, developers can build and train their own …☆39Updated 6 years ago
- EfficientNet-GradCam Visualization☆80Updated 6 years ago
- Inspired from Mask R-CNN to build a multi-task learning, two-branch architecture: one branch based on YOLOv2 for object detection, the ot…☆112Updated 5 years ago