apxlwl / MobileNet-v2-pruningLinks
Try out different pruning-approaches on lightweight Backbones.
☆146Updated 5 years ago
Alternatives and similar repositories for MobileNet-v2-pruning
Users that are interested in MobileNet-v2-pruning are comparing it to the libraries listed below
Sorting:
- 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
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆308Updated 2 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆296Updated 2 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 years ago
- Apply the pruning strategy for MobileNet_v2☆52Updated 6 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆151Updated last year
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆145Updated 4 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆380Updated 5 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆574Updated 6 years ago
- MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning. In ICCV 2019.☆354Updated 5 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆569Updated 6 years ago
- Personal Pytorch toy script.☆67Updated 3 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆82Updated 2 years ago
- This is the official pytorch implementation for paper: BiDet: An Efficient Binarized Object Detector, which is accepted by CVPR2020.☆174Updated 4 years ago
- A nnie quantization aware training tool on pytorch.☆239Updated 4 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 5 years ago
- ☆136Updated 2 years ago
- A PyTorch implementation of SSDLite on COCO☆86Updated 4 years ago
- A pytorch implementation of dorefa quantization