siyuan0 / pytorch_model_pruneLinks
Simple python code to prune pytorch model
☆22Updated 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
Sorting:
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆52Updated 4 years ago
- [ICML 2020] "AutoGAN-Distiller: Searching to Compress Generative Adversarial Networks" by Yonggan Fu, Wuyang Chen, Haotao Wang, Haoran Li…☆104Updated 3 years ago
- NeurIPSCD2019, MicroNet Challenge hosted by Google, Deepmind Researcher, "Efficient Model for Image Classification With Regularization Tr…☆26Updated 4 years ago
- Pytorch implementation of our paper accepted by IEEE TMM, 2022 --Learning Efficient GANs for Image Translation via Differentiable Masks a…☆53Updated 2 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆151Updated 2 years ago
- A visualization and transformation of pytorch model☆30Updated 5 years ago
- [ICLR'21] Neural Pruning via Growing Regularization (PyTorch)☆83Updated 4 years ago
- [ECCV 2020] "All-in-One GAN Compression by Unified Optimization" by Haotao Wang, Shupeng Gui, Haichuan Yang, Ji Liu, and Zhangyang Wang☆110Updated 3 years ago
- PyTorch reimplementation of the paper "Involution: Inverting the Inherence of Convolution for Visual Recognition" (2D and 3D Involution) …☆105Updated 3 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated last year
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆65Updated 3 years ago
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 5 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 5 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆20Updated 2 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆47Updated 5 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
- BigGAN; Knowledge Distillation; Black-Box; Fast Training; 16x compression☆74Updated 4 years ago
- PyTorch Pruning Example☆50Updated 2 years ago
- ☆17Updated 5 years ago
- PyTorch implementation for Channel Distillation☆102Updated 5 years ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 6 years ago
- [CVPR 2021] Teachers Do More Than Teach: Compressing Image-to-Image Models (CAT)☆181Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- [AAAI 2021] Slimmable Generative Adversarial Networks☆23Updated 2 years ago
- An implementation of ResNet with mixup and cutout regularizations and soft filter pruning.☆16Updated 4 years ago
- MUSCO: MUlti-Stage COmpression of neural networks☆72Updated 4 years ago
- Pytorch implementation of our paper accepted by NeurIPS 2021 -- Revisiting Discriminator in GAN Compression: A Generator-discriminator Co…☆35Updated 3 years ago