tanluren / YOLOv3-model-pruningLinks
对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变
☆12Updated 6 years ago
Alternatives and similar repositories for YOLOv3-model-pruning
Users that are interested in YOLOv3-model-pruning are comparing it to the libraries listed below
Sorting:
- MobileNetV3 based SSD-lite implementation in Pytorch☆100Updated 5 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- YOLOv3-training-prune☆59Updated 4 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- yolov5 onnx caffe☆117Updated 4 years ago
- This repository provides a sample to run yolov3 on int8 mode in tensorRT☆26Updated 5 years ago
- centernet, mobilenetv2, centerface☆52Updated 5 years ago
- MobileNetV3 SSD的简洁版本☆77Updated last year
- ☆62Updated 5 years ago
- 基于CenterNet训练的目标检测&人脸对齐&姿态估计模型☆283Updated 4 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 4 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- convert your yolov3-tiny model to trt model☆91Updated 5 years ago
- provide pytorch model and ncnn model☆76Updated 5 years ago
- centernet_simple☆24Updated 5 years ago
- EfficientNetv2 TensorRT int8☆46Updated 4 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 5 years ago
- yolov5 pth convert tensorrt and inference☆14Updated 3 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- MNN demo of Strongeryolo, including channel pruning, android support...☆104Updated 5 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆49Updated 3 years ago
- Tips on how to find suitable object detection anchors☆146Updated 5 years ago
- You Only Look At Face☆35Updated 5 years ago
- Based of paper "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆64Updated 4 years ago
- centerNet Caffe inference CPP☆69Updated 5 years ago
- ppyolo in pytorch. 44.8% box mAP.☆109Updated 3 years ago
- ☆25Updated 3 years ago
- A nnie quantization aware training tool on pytorch.☆239Updated 4 years ago
- tensorrt wheels (API)☆76Updated 4 years ago
- U版yolov5 2.0的tensorrt加速☆37Updated 4 years ago