foolwood / pytorch-slimming
Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.
☆570Updated 5 years ago
Alternatives and similar repositories for pytorch-slimming:
Users that are interested in pytorch-slimming are comparing it to the libraries listed below
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆566Updated 5 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆914Updated 4 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆377Updated 5 years ago
- MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning. In ICCV 2019.☆352Updated 4 years ago
- Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)☆1,082Updated 8 months ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆251Updated 3 years ago
- Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration (CVPR 2019 Oral)☆599Updated last year
- Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1 , 1.2 ,1.3 .notice that only pytorch 1.1 have some…☆782Updated 3 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆436Updated last year
- yolov3 network slimming剪枝的一种实现☆344Updated 5 years ago
- Base to channel pruned to ResNet18 model☆144Updated 2 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- ShuffleNet-V2 for both PyTorch and Caffe.☆506Updated 6 years ago
- Perfect implement. Model shared. x0.5 (Top1:60.646) and 1.0x (Top1:69.402).☆433Updated 5 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆293Updated 2 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆306Updated 2 years ago
- Impementation of MobileNetV2 in pytorch☆271Updated 6 years ago
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆685Updated 4 years ago
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆271Updated 6 years ago
- Implementation of ShuffleNetV2 for pytorch☆191Updated 2 years ago
- [CVPR2020] GhostNet: More Features from Cheap Operations☆524Updated 4 years ago
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆877Updated 5 years ago
- MobileNetV3 in pytorch and ImageNet pretrained models☆785Updated 5 years ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆146Updated 3 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆149Updated last year
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,511Updated 4 years ago
- YOLO ModelCompression MultidatasetTraining☆446Updated 2 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆914Updated 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
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆414Updated 4 years ago