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:
- ☆17Updated last year
- A PyTorch implementation of SSDLite on COCO☆89Updated 5 years ago
- VoVNet, MobileNet, ShuffleNet, HarDNet, GhostNet, EfficientNet backbone networks and SKU-110K dataset for detectron2☆39Updated 5 years ago
- Implementation for ECCV 2020 paper: AABO: Adaptive Anchor Box Optimization for Object Detection via Bayesian Sub-sampling.☆30Updated 5 years ago
- PyTorch implementations of single-shot approaches for object detection in images☆19Updated 6 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 7 months ago
- [ICCV 2021]Code for the the bias loss and evaluation of SkipblockNet model on ImageNet validation set☆35Updated 3 years ago
- Detection Model using tensorflow, including RetinaNet, FCOS, CenterNet, DETR, ATSS, GFL,GFLV2,OneNet, YOLOF,YOLOv3,YOLOv4,YOLOv5☆18Updated 4 years ago
- ☆23Updated 5 years ago
- Use OpenCV to generate mosaic data augmentation image☆25Updated 5 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆18Updated 4 years ago
- PyTorch implementation of PP-LCNet☆79Updated 2 years ago
- Few training heuristics and small architectural changes that can significantly improve YOLOv3 performance with tiny increase in inference…☆12Updated 5 years ago
- Repository for the paper SpotNet: Self-Attention Multi-Task Network for Object Detection☆52Updated 4 years ago
- TensorRT implementation of "RepVGG: Making VGG-style ConvNets Great Again"☆79Updated 4 years ago
- Implementation of CenterNet and FairMOT with PyTorch Lightning