cen6667 / Pruning_filters_for_efficient_convnets
PyTorch implementation of "Pruning Filters For Efficient ConvNets"
☆16Updated 3 years ago
Alternatives and similar repositories for Pruning_filters_for_efficient_convnets:
Users that are interested in Pruning_filters_for_efficient_convnets are comparing it to the libraries listed below
- A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Updated 4 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 compression tool based on distiller☆14Updated 4 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆58Updated 3 years ago
- ☆32Updated 4 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆149Updated last year
- ☆36Updated 6 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆253Updated 3 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆67Updated 4 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆245Updated last year
- B站Efficient-Neural-Network学习分享的配套代码☆296Updated 3 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆143Updated 3 years ago
- Pruned model: VGG & ResNet-50☆17Updated 5 years ago
- ☆91Updated 2 years ago
- Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).☆24Updated 2 years ago
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 4 years ago
- A pytorch implementation of dorefa quantization☆112Updated 5 years ago
- channel pruning for accelerating very deep neural networks☆12Updated 3 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated last year
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 4 years ago
- ☆11Updated 2 years ago
- Quantize,Pytorch,Vgg16,MobileNet☆41Updated 4 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
- ☆14Updated 4 years ago
- Incredible acceleration with pruning or the other compression techniques☆13Updated 3 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- Personal Pytorch toy script.☆67Updated 2 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆156Updated 3 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆38Updated 3 years ago