xu-peng-tao / SSD-Pruning-and-quantizationLinks
Pruning and quantization for SSD. Model compression.
☆30Updated 4 years ago
Alternatives and similar repositories for SSD-Pruning-and-quantization
Users that are interested in SSD-Pruning-and-quantization are comparing it to the libraries listed below
Sorting:
- Based of paper "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆64Updated 4 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆32Updated 2 years ago
- ☆14Updated 4 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆225Updated 3 years ago
- www.giantpandacv.com☆152Updated last year
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆297Updated 2 years ago
- ☆92Updated 3 years ago
- [T-PAMI'23] PAGCP for the compression of YOLOv5☆120Updated 2 years ago
- YOLO ModelCompression MultidatasetTraining☆444Updated 3 years ago
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆107Updated 3 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆39Updated 4 years ago
- MobileNetV3 SSD的简洁版本☆77Updated last year
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- ☆33Updated 4 years ago
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆47Updated 2 years ago
- ☆68Updated 4 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆102Updated 4 years ago
- yolov5 pruning (SFP Pruning、Nework Slimming)☆18Updated 3 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆162Updated 4 years ago
- This is a knowledge distillation toolbox based on mmdetection.☆75Updated 3 years ago
- Offline Quantization Tools for Deploy.☆136Updated last year
- ☆147Updated last year
- ☆231Updated 2 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 5 years ago
- provide some new architecture, channel pruning and quantization methods for yolov5☆29Updated last week
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆251Updated 2 years ago
- RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is la…☆211Updated 2 years ago
- This is the official pytorch implementation for paper: BiDet: An Efficient Binarized Object Detector, which is accepted by CVPR2020.☆175Updated 4 years ago
- Quantize,Pytorch,Vgg16,MobileNet☆42Updated 4 years ago