ViswanathaReddyGajjala / EfficientNet-RetinaNet
Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.
☆41Updated 3 years ago
Alternatives and similar repositories for EfficientNet-RetinaNet:
Users that are interested in EfficientNet-RetinaNet are comparing it to the libraries listed below
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 4 years ago
- ☆56Updated 4 years ago
- Unofficial implementation of EfficientDet☆63Updated 5 years ago
- How to train an instance segmentation model with mmdetection☆29Updated 5 years ago
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 4 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆45Updated 6 years ago
- This is the repository containing team OverFeat's submission to CVPPP 2020's Wheat Detection Challenge (2/2245)☆87Updated 2 years ago
- Bounding box augmentations for Pytorch☆122Updated 4 years ago
- Anchor optimization for RetinaNet.☆115Updated 4 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- Mosaic Data Augmentation in YOLOv4☆19Updated 4 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆96Updated last year
- FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow☆64Updated last year
- multi-scale training in pytorch☆45Updated 5 years ago
- VoVNet, MobileNet, ShuffleNet, HarDNet, GhostNet, EfficientNet backbone networks and SKU-110K dataset for detectron2☆38Updated 4 years ago
- This repo contains a minimalist implementation of centernet.☆56Updated 4 years ago
- unofficial EffcientDet implemented by mmdetection☆140Updated 5 years ago
- A pytorch implementation of VoVNet☆133Updated 5 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆39Updated 4 years ago
- K-Means anchors ratios calculator.☆108Updated 4 years ago
- Pytorch project for https://www.kaggle.com/c/global-wheat-detection☆22Updated 4 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 3 years ago
- A simple implementation of EfficientDet based on Detectron2 framework☆27Updated 4 years ago
- Detection and segmentation of ship instances in satelite images using Keras Retinanet and Keras MaskRcnn.☆14Updated 6 years ago
- ☆52Updated 4 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆17Updated 4 years ago
- Learning computer vision by striving to maximise accuracy on the Stanford Cars dataset☆54Updated 5 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated last year
- Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco da…☆19Updated 4 years ago
- Learning Data Augmentation Strategies for Object Detection in numpy☆55Updated 3 years ago