A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)
☆158Jul 10, 2024Updated 2 years ago
Alternatives and similar repositories for nn-compression
Users that are interested in nn-compression are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Dec 27, 2018Updated 7 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆919Nov 6, 2020Updated 5 years ago
- Pytorch implementation of channel pruning and AMC☆32Jul 15, 2019Updated 7 years ago
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆885Jul 12, 2019Updated 7 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,512Jun 7, 2020Updated 6 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆428Feb 27, 2020Updated 6 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Jul 17, 2018Updated 8 years ago
- Code for “Discrimination-aware-Channel-Pruning-for-Deep-Neural-Networks”☆182Oct 29, 2020Updated 5 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆450Nov 22, 2023Updated 2 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆182Nov 10, 2022Updated 3 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆386Oct 2, 2019Updated 6 years ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆72Nov 14, 2018Updated 7 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"