xu-peng-tao / SSD-Pruning-and-quantization
Pruning and quantization for SSD. Model compression.
☆28Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for SSD-Pruning-and-quantization
- Based of paper "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆61Updated 3 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated last year
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆57Updated 3 years ago
- MobileNetV3 SSD的简洁版本☆77Updated 6 months ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆98Updated 5 years ago
- ☆91Updated 2 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆288Updated last year
- A nnie quantization aware training tool on pytorch.☆238Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- yolov5 onnx caffe☆113Updated 3 years ago
- This repository provides a sample to run yolov3 on int8 mode in tensorRT☆26Updated 5 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆219Updated 2 years ago
- ☆32Updated 3 years ago
- ☆14Updated 3 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
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 3 years ago
- YOLOv3-training-prune☆59Updated 3 years ago
- 用于 MobileNetV3 在自定义数据集上的量化,模型压缩90%而精度几乎不受影响,论文:HAQ: Hardware-Aware Automated Quantization with Mixed Precision☆16Updated 3 years ago
- YOLO ModelCompression MultidatasetTraining☆445Updated 2 years ago
- www.giantpandacv.com☆149Updated 5 months ago
- ☆127Updated 10 months ago
- YOLOv3 quantization model v10, only for quantization off-line☆21Updated 5 years ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆147Updated 3 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆90Updated 3 years ago
- yolov5 pruning (SFP Pruning、Nework Slimming)☆18Updated 3 years ago
- This project is a kind of implementation of EfficientDet(CVPR 2020) using mmdetection.☆37Updated 4 years ago
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆98Updated 2 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆155Updated 3 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆38Updated 3 years ago