Culturenotes / Network-SlimmingLinks
Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).
☆24Updated 3 years ago
Alternatives and similar repositories for Network-Slimming
Users that are interested in Network-Slimming are comparing it to the libraries listed below
Sorting:
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆295Updated 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 last year
- 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
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆224Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 years ago
- ☆92Updated 3 years ago
- A compression tool based on distiller☆15Updated 4 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆249Updated 2 years ago
- An Improved One millisecond Mobile Backbone☆145Updated 2 years ago
- 对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变☆12Updated 5 years ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆149Updated 4 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆59Updated 3 years ago
- ghostnet_cifar10☆115Updated 4 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
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆337Updated 2 years ago
- Personal Pytorch toy script.☆67Updated 3 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆77Updated 5 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆100Updated 3 years ago
- ☆136Updated 2 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆161Updated 3 years ago
- ☆335Updated 2 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆272Updated 2 years ago
- Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"☆188Updated last year
- ☆33Updated 4 years ago
- ☆47Updated 2 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆100Updated 5 years ago
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆67Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆220Updated 2 years ago