tanluren / YOLOv3-model-pruning
对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变
☆12Updated 5 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
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- centernet_simple☆24Updated 4 years ago
- YOLOv3-training-prune☆59Updated 4 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- U版yolov5 2.0的tensorrt加速☆37Updated 4 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆100Updated 5 years ago
- yolov5.yaml转换成yolov5.py☆17Updated 4 years ago
- centerNet Caffe inference CPP☆69Updated 5 years ago
- centernet, mobilenetv2, centerface☆52Updated 5 years ago
- ☆62Updated 5 years ago
- This repository provides a sample to run yolov3 on int8 mode in tensorRT☆26Updated 5 years ago
- EfficientNetv2 TensorRT int8☆45Updated 3 years ago
- Stronger SSD & YOLO v3☆39Updated 5 years ago
- yolov5 onnx caffe☆117Updated 3 years ago
- centernet☆74Updated 5 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆63Updated 3 years ago
- 重新设计的RFBNet300,模型参数量只有0.99MB,AP达到0.78,200FPS☆100Updated 5 years ago
- Based of paper "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆63Updated 4 years ago
- yolov5 onnx caffe☆86Updated 3 years ago
- yolov5 pth convert tensorrt and inference☆14Updated 3 years ago
- caffe plus☆26Updated 4 years ago
- This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.☆34Updated 2 years ago
- ☆43Updated 4 years ago
- MNN demo of Strongeryolo, including channel pruning, android support...☆104Updated 5 years ago
- centernet_mobilenetv2 inference by ncnn☆64Updated 5 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated last year
- ☆25Updated 3 years ago
- ☆33Updated 5 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 4 years ago
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Updated 4 years ago