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:
- 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
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆297Updated 2 years ago
- Apply the pruning strategy for MobileNet_v2☆52Updated 6 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆382Updated 5 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆151Updated 2 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆146Updated 4 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 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
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 5 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆570Updated 6 years ago
- This is the official pytorch implementation for paper: BiDet: An Efficient Binarized Object Detector, which is accepted by CVPR2020.☆175Updated 4 years ago
- Personal Pytorch toy script.☆67Updated 3 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆82Updated 2 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- ☆137Updated 2 years ago
- Batch Normalization Auto-fusion for PyTorch☆32Updated 5 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- A nnie quantization aware training tool on pytorch.☆239Updated 4 years ago
- A PyTorch implementation of SSDLite on COCO☆87Updated 4 years ago
- [CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for a…☆179Updated 5 years ago
- PyTorch Implementation of CURL-Neural Network Pruning with Residual-Connections and Limited-Data☆24Updated 5 years ago
- Implementation of CVPR 2019 paper: Distilling Object Detectors with Fine-grained Feature Imitation☆419Updated 4 years ago
- Implementation of ShuffleNetV2 for pytorch☆192Updated 3 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 2 years ago
- ☆150Updated 2 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆262Updated last year