marcoancona / TorchPrunerLinks
On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for neural networks in PyTorch.
☆167Updated 5 years ago
Alternatives and similar repositories for TorchPruner
Users that are interested in TorchPruner are comparing it to the libraries listed below
Sorting:
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆309Updated 3 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 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
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆158Updated last year
- ☆229Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆154Updated 2 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆82Updated 3 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆279Updated 2 years ago
- A pytorch implementation of dorefa quantization☆113Updated 6 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆264Updated 2 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆320Updated 6 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆145Updated 4 years ago
- (CVPR 2021, Oral) Dynamic Slimmable Network☆231Updated 4 years ago
- ☆48Updated 5 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆299Updated 3 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆446Updated 2 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆256Updated 4 years ago
- ReActNet: Towards Precise Binary NeuralNetwork with Generalized Activation Functions. In ECCV 2020.☆261Updated 4 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 5 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆423Updated 5 years ago
- [CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for a…☆181Updated 5 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆181Updated 3 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆163Updated 3 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆385Updated 6 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆433Updated 2 years ago
- Code for "Co-Evolutionary Compression for Unpaired Image Translation" (ICCV 2019), "SCOP: Scientific Control for Reliable Neural Network …☆244Updated 4 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆281Updated last year
- [CVPR 2020] APQ: Joint Search for Network Architecture, Pruning and Quantization Policy☆159Updated 5 years ago
- Binarize convolutional neural networks using pytorch☆149Updated 3 years ago