chumingqian / Model_Compression_For_YOLOV3-V4
In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,
☆31Updated last year
Alternatives and similar repositories for Model_Compression_For_YOLOV3-V4:
Users that are interested in Model_Compression_For_YOLOV3-V4 are comparing it to the libraries listed below
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆58Updated 3 years ago
- Based of paper "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆63Updated 4 years ago
- ☆14Updated 4 years ago
- Pruning and quantization for SSD. Model compression.☆30Updated 4 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆100Updated 5 years ago
- 对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变☆12Updated 5 years ago
- MobileNetV3 SSD的简洁版本☆77Updated 11 months ago
- ☆62Updated 5 years ago
- This repository provides a sample to run yolov3 on int8 mode in tensorRT☆26Updated 5 years ago
- ☆91Updated 3 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆38Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 4 years ago
- yolov5 onnx caffe☆117Updated 3 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- Deploy the pruned YOLOv3/v4/v4-tiny/v4-tiny-3l model on OpenVINO embedded devices☆52Updated 4 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 3 years ago
- ☆14Updated 3 years ago
- Darknet(AB版)框架源码解析:详尽的中文注释(逐句)和原理分析!☆73Updated 3 years ago
- YOLOv3-training-prune☆59Updated 4 years ago
- yolov5 pruning (SFP Pruning、Nework Slimming)☆18Updated 3 years ago
- yolov5 onnx caffe☆86Updated 3 years ago
- YOLOv3 quantization model v10, only for quantization off-line☆21Updated 5 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆159Updated 3 years ago
- 用于 MobileNetV3 在自定义数据集上的量化,模型压缩90%而精度几乎不受影响,论文:HAQ: Hardware-Aware Automated Quantization with Mixed Precision☆17Updated 3 years ago
- ☆32Updated 4 years ago
- prune filters and layers for yolov3☆9Updated 2 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- ☆37Updated last year