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.
☆164Updated 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 Data Free Quantization Through Weight Equalization and Bias Correction.☆262Updated last year
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 4 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆277Updated last year
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆429Updated last year
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆150Updated last year
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆307Updated 2 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 9 months ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆149Updated 3 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆440Updated last year
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆317Updated 5 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆271Updated 4 months ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆254Updated 4 years ago
- ☆225Updated 3 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆294Updated 2 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 5 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆381Updated 5 years ago
- Pytorch implementation of BRECQ, ICLR 2021☆271Updated 3 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆160Updated 2 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆431Updated last year
- Estimate/count FLOPS for a given neural network using pytorch☆303Updated 2 years ago
- [CVPR 2020] APQ: Joint Search for Network Architecture, Pruning and Quantization Policy☆157Updated 4 years ago
- (CVPR 2021, Oral) Dynamic Slimmable Network☆229Updated 3 years ago
- ReActNet: Towards Precise Binary NeuralNetwork with Generalized Activation Functions. In ECCV 2020.☆256Updated 3 years ago
- This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Appl…☆183Updated last year
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆177Updated 2 years ago
- Quantization of Convolutional Neural networks.☆244Updated 8 months ago