A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)
☆158Jul 10, 2024Updated last year
Alternatives and similar repositories for nn-compression
Users that are interested in nn-compression are comparing it to the libraries listed below
Sorting:
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,516Jun 7, 2020Updated 5 years ago
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆887Jul 12, 2019Updated 6 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆918Nov 6, 2020Updated 5 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Dec 27, 2018Updated 7 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆181Nov 10, 2022Updated 3 years ago
- Pytorch implementation of channel pruning and AMC☆32Jul 15, 2019Updated 6 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆427Feb 27, 2020Updated 6 years ago
- Base to channel pruned to ResNet18 model☆148Sep 23, 2022Updated 3 years ago
- Code for “Discrimination-aware-Channel-Pruning-for-Deep-Neural-Networks”☆183Oct 29, 2020Updated 5 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Mar 17, 2020Updated 5 years ago
- Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)☆1,088May 2, 2024Updated last year
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆385Oct 2, 2019Updated 6 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Jul 17, 2018Updated 7 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆449Nov 22, 2023Updated 2 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
- Pytorch version for weight pruning for Murata Group's CREST project☆57Apr 26, 2018Updated 7 years ago
- MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning. In ICCV 2019.☆352Jul 5, 2020Updated 5 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆147Feb 11, 2021Updated 5 years ago
- A curated list of neural network pruning resources.☆2,492Apr 4, 2024Updated last year
- ☆15Jan 8, 2020Updated 6 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆309Dec 8, 2022Updated 3 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Sep 19, 2018Updated 7 years ago
- Summary, Code for Deep Neural Network Quantization☆558Jun 14, 2025Updated 8 months ago
- Codes for accepted paper "Cooperative Pruning in Cross-Domain Deep Neural Network Compression" in IJCAI 2019.☆12Aug 15, 2019Updated 6 years ago
- Code release for "Adversarial Robustness vs Model Compression, or Both?"☆90Jun 22, 2021Updated 4 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆168Feb 26, 2021Updated 5 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆321Nov 3, 2019Updated 6 years ago
- ☆213Nov 23, 2018Updated 7 years ago
- Successfully training approximations to full-rank matrices for efficiency in deep learning.☆17Jan 5, 2021Updated 5 years ago
- Collection of recent methods on (deep) neural network compression and acceleration.☆954Apr 4, 2025Updated 10 months ago
- PyTorch implementation for GAL.☆56May 13, 2020Updated 5 years ago
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆396Dec 14, 2020Updated 5 years ago
- Repository containing pruned models and related information☆38Mar 17, 2021Updated 4 years ago
- PSROIAlign with multi-batch training support in PyTorch☆24Jun 20, 2019Updated 6 years ago
- Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration (CVPR 2019 Oral)☆617Aug 31, 2023Updated 2 years ago
- Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," Interna…☆16Jan 8, 2021Updated 5 years ago
- Tensorflow codes for "Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers"☆30Oct 14, 2019Updated 6 years ago
- Code for IJCAI2019 paper☆46Jul 5, 2019Updated 6 years ago
- PyTorch Implementation of CVPR'19 (oral) - Mitigating Information Leakage in Image Representations: A Maximum Entropy Approach☆28Sep 30, 2019Updated 6 years ago