marcoancona / TorchPruner
On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for neural networks in PyTorch.
☆163Updated 4 years ago
Alternatives and similar repositories for TorchPruner:
Users that are interested in TorchPruner are comparing it to the libraries listed below
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆149Updated last year
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆147Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆260Updated last year
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆428Updated last year
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆143Updated 4 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated 7 months ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆293Updated 2 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆275Updated last year
- ☆47Updated 4 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆271Updated 2 months ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆306Updated 2 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆176Updated 2 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆253Updated 4 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 4 years ago
- ☆224Updated 3 years ago
- [CVPR 2020] APQ: Joint Search for Network Architecture, Pruning and Quantization Policy☆157Updated 4 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆315Updated 5 years ago
- ReActNet: Towards Precise Binary NeuralNetwork with Generalized Activation Functions. In ECCV 2020.☆256Updated 3 years ago
- Pytorch implementation of BRECQ, ICLR 2021☆262Updated 3 years ago
- Quantization of Convolutional Neural networks.☆243Updated 6 months ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆437Updated last year
- papers about model compression☆167Updated 2 years ago
- Improving Post Training Neural Quantization: Layer-wise Calibration and Integer Programming☆96Updated 3 years ago
- [CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for a…☆179Updated 4 years ago
- The PyTorch implementation of Learned Step size Quantization (LSQ) in ICLR2020 (unofficial)☆128Updated 4 years ago
- PyTorch Quantization Aware Training Example☆128Updated 9 months ago