tranleanh / mobilenets-ssd-pytorch
MobileNets-SSD/SSDLite on VOC/BDD100K Datasets
☆110Updated 6 months ago
Alternatives and similar repositories for mobilenets-ssd-pytorch
Users that are interested in mobilenets-ssd-pytorch are comparing it to the libraries listed below
Sorting:
- MobileNetV3 SSD的简洁版本☆77Updated last year
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆153Updated 3 years ago
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆96Updated last year
- MobileNetV3 based SSD-lite implementation in Pytorch☆100Updated 5 years ago
- SSD: Single Shot MultiBox Detector | a PyTorch Model for Object Detection | VOC , COCO | Custom Object Detection☆34Updated 3 years ago
- Pytorch implements yolov4.Good performance, easy to use, fast speed.☆30Updated 4 years ago
- MobileNetV3-SSD for object detection and implementation in PyTorch☆277Updated 4 years ago
- ☆79Updated 3 years ago
- A PyTorch implementation of YOLOv5☆171Updated 2 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆59Updated 3 years ago
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆212Updated 3 years ago
- Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)☆35Updated 3 years ago
- A state of the art of new lightweight YOLO model implemented by TensorFlow 2. This project is the official code for the paper "CSL-YOLO: …☆60Updated 2 years ago
- implementation of Distilling Object Detectors with Fine-grained Feature Imitation on yolov5☆132Updated last year
- a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"☆98Updated 3 years ago
- ☆68Updated 3 years ago
- Pytorch implementation of SSD512☆51Updated 5 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 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
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 4 years ago
- COCO to YOLO converter☆98Updated last year
- A Simple Baseline for Object Detection☆56Updated 3 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆89Updated 2 years ago
- ☆92Updated 3 years ago
- OpenVINO demo & Convert to OpenVINO IR ==完整又详细的Pytorch到OpenVINO转换流 程 ><不点进来看看吗☆93Updated last year
- Quantization Aware Training☆73Updated last year
- ☆172Updated 2 years ago
- This is the implementation of YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design☆368Updated 9 months ago
- ☆229Updated last year
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…