siyuan0 / pytorch_model_prune
Simple python code to prune pytorch model
☆20Updated 5 years ago
Alternatives and similar repositories for pytorch_model_prune:
Users that are interested in pytorch_model_prune are comparing it to the libraries listed below
- [Applied Intelligence 2022] Python code for ACP☆11Updated last year
- ☆47Updated 4 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 4 years ago
- [ICLR'21] Neural Pruning via Growing Regularization (PyTorch)☆83Updated 3 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆51Updated 3 years ago
- Position-based Scaled Gradient for Model Quantization and Pruning Code (NeurIPS 2020)☆26Updated 4 years ago
- PyTorch Pruning Example☆49Updated 2 years ago
- [ICLR 2022] "Learning Pruning-Friendly Networks via Frank-Wolfe: One-Shot, Any-Sparsity, and No Retraining" by Lu Miao*, Xiaolong Luo*, T…☆29Updated 3 years ago
- Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," Interna…☆18Updated 4 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- NeurIPSCD2019, MicroNet Challenge hosted by Google, Deepmind Researcher, "Efficient Model for Image Classification With Regularization Tr…☆26Updated 4 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 years ago
- Pytorch implementation of our paper accepted by IEEE TNNLS, 2021 -- Network Pruning using Adaptive Exemplar Filters☆22Updated 3 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆63Updated 3 years ago
- A visualization and transformation of pytorch model☆30Updated 5 years ago
- Pytorch implementation of our paper (TNNLS) -- Pruning Networks with Cross-Layer Ranking & k-Reciprocal Nearest Filters☆12Updated 3 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- A highly modular PyTorch framework with a focus on Neural Architecture Search (NAS).☆23Updated 3 years ago
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 5 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆100Updated 5 years ago
- An implementation of ResNet with mixup and cutout regularizations and soft filter pruning.☆16Updated 4 years ago
- Pytorch implementations of the BNN, XNOR-Net and BiReal-Net☆15Updated 4 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 4 years ago
- Neuron Merging: Compensating for Pruned Neurons (NeurIPS 2020)☆43Updated 4 years ago
- PyTorch Static Quantization Example☆38Updated 3 years ago
- Model compression by constrained optimization, using the Learning-Compression (LC) algorithm☆71Updated 3 years ago
- [MAI@CVPR 2021] AsymmNet: Towards ultralight convolution neural networks using asymmetrical bottlenecks.☆27Updated 10 months ago
- Identify a binary weight or binary weight and activation subnetwork within a randomly initialized network by only pruning and binarizing …☆52Updated 3 years ago