xu-peng-tao / SSD-Pruning-and-quantization
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"☆63Updated 4 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated 2 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆59Updated 3 years ago
- ☆14Updated 4 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆223Updated 3 years ago
- ☆92Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 4 years ago
- yolov5 pruning (SFP Pruning、Nework Slimming)☆18Updated 3 years ago
- MobileNetV3 SSD的简洁版本☆77Updated last year
- This is a knowledge distillation toolbox based on mmdetection.☆74Updated 3 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆100Updated 5 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆100Updated 3 years ago
- YOLO ModelCompression MultidatasetTraining☆445Updated 2 years ago
- ☆13Updated 4 years ago
- This project is a kind of implementation of EfficientDet(CVPR 2020) using mmdetection.☆37Updated 5 years ago
- provide some new architecture, channel pruning and quantization methods for yolov5☆29Updated 6 months 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 last year
- Personal Pytorch toy script.☆67Updated 3 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆294Updated 2 years ago
- yolov5 onnx caffe☆117Updated 4 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆161Updated 3 years ago
- 用于 MobileNetV3 在自定义数据集上的量化,模型压缩90%而精度几乎不受影响,论文:HAQ: Hardware-Aware Automated Quantization with Mixed Precision☆18Updated 3 years ago
- www.giantpandacv.com☆148Updated 10 months ago
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆102Updated 2 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- An Improved One millisecond Mobile Backbone☆145Updated 2 years ago
- ☆32Updated 4 years ago
- YOLOv3 quantization model v10, only for quantization off-line☆21Updated 5 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆39Updated 4 years ago