apxlwl / MobileNet-v2-pruningLinks
Try out different pruning-approaches on lightweight Backbones.
☆145Updated 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☆150Updated 4 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆308Updated 2 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 6 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆380Updated 5 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆296Updated 2 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆145Updated 4 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 5 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 years ago
- A PyTorch implementation of SSDLite on COCO☆86Updated 4 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning. In ICCV 2019.☆354Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆151Updated last year
- ☆136Updated 2 years ago
- Personal Pytorch toy script.☆67Updated 3 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- ☆120Updated 5 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆574Updated 6 years ago
- Implementation of ShuffleNetV2 for pytorch☆192Updated 3 years ago
- A nnie quantization aware training tool on pytorch.☆239Updated 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
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆568Updated 5 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
- 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
- ☆263Updated 5 years ago
- This is the official pytorch implementation for paper: BiDet: An Efficient Binarized Object Detector, which is accepted by CVPR2020.☆174Updated 3 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 5 years ago
- ☆36Updated 6 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆262Updated last year