novice03 / mobiledet-pytorchLinks
PyTorch Implementation of MobileDet (https://arxiv.org/abs/2004.14525v3) backbones.
☆11Updated last year
Alternatives and similar repositories for mobiledet-pytorch
Users that are interested in mobiledet-pytorch are comparing it to the libraries listed below
Sorting:
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 6 months ago
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆98Updated 2 years ago
- Use OpenCV to generate mosaic data augmentation image☆25Updated 5 years ago
- PyTorch implementations of single-shot approaches for object detection in images☆19Updated 6 years ago
- Implementation for ECCV 2020 paper: AABO: Adaptive Anchor Box Optimization for Object Detection via Bayesian Sub-sampling.☆30Updated 5 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆17Updated 4 years ago
- A PyTorch implementation of SSDLite on COCO☆89Updated 4 years ago
- multi-scale training in pytorch☆44Updated 5 years ago
- ☆17Updated last year
- Detection Model using tensorflow, including RetinaNet, FCOS, CenterNet, DETR, ATSS, GFL,GFLV2,OneNet, YOLOF,YOLOv3,YOLOv4,YOLOv5☆18Updated 4 years ago
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 5 years ago
- [ICCV 2021]Code for the the bias loss and evaluation of SkipblockNet model on ImageNet validation set☆35Updated 3 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 5 years ago
- TensorRT implementation of "RepVGG: Making VGG-style ConvNets Great Again"☆78Updated 4 years ago
- ☆56Updated 4 years ago
- Creating datasets in YOLO format using pretrained YOLO model in Darknet framework which could be used to train the model further☆23Updated 5 years ago
- VoVNet, MobileNet, ShuffleNet, HarDNet, GhostNet, EfficientNet backbone networks and SKU-110K dataset for detectron2☆39Updated 5 years ago
- D2Det using mmdetection v2.1, supporting Objects365 and LVIS☆64Updated 5 years ago
- 🔥CDIoU and CDIoU loss is like a convenient plug-in that can be used in multiple models. CDIoU and CDIoU loss have different excellent pe…☆27Updated 4 years ago
- Repository for the paper SpotNet: Self-Attention Multi-Task Network for Object Detection☆52Updated 4 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆118Updated last year
- ☆79Updated 4 years ago
- pytorch model tensorrt inference code☆17Updated 6 years ago
- ☆52Updated 4 years ago
- PyTorch implementation of PP-LCNet☆79Updated last year
- ☆23Updated 4 years ago
- Mosaic Data Augmentation in YOLOv4☆18Updated 5 years ago
- Mish Activation Function for PyTorch☆51Updated 4 years ago
- For the Kaggle Competition on object detection with same name. 1) models used are DETR, EfficientDet, YOLOv5, RetinaNet, FasterRCNN. 2) E…☆12Updated 3 years ago
- Few training heuristics and small architectural changes that can significantly improve YOLOv3 performance with tiny increase in inference…☆12Updated 5 years ago