cen6667 / Pruning_filters_for_efficient_convnetsLinks
PyTorch implementation of "Pruning Filters For Efficient ConvNets"
☆16Updated 4 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
Sorting:
- Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).☆24Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- ☆33Updated 4 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆302Updated 3 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆152Updated 2 years ago
- ☆37Updated 6 years ago
- A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Updated 5 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆77Updated 5 years ago
- ghostnet_cifar10☆116Updated 5 years ago
- Pruning and quantization for SSD. Model compression.☆30Updated 4 years ago
- Pruned model: VGG & ResNet-50☆19Updated 6 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆151Updated 4 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆254Updated 2 years ago
- ☆11Updated 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 5 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆32Updated 2 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆297Updated 2 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆82Updated 2 years ago
- ☆13Updated 5 years ago
- Quantize,Pytorch,Vgg16,MobileNet☆43Updated 4 years ago
- A compression tool based on distiller☆15Updated 4 years ago
- ☆93Updated 3 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.☆226Updated 3 years ago
- simplest implementation of yolo v1 via pytorch☆43Updated 5 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- Personal Pytorch toy script.☆67Updated 3 years ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆346Updated 2 years ago