PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by Song Han, Huizi Mao, William J. Dally
☆427Feb 27, 2020Updated 6 years ago
Alternatives and similar repositories for Deep-Compression-PyTorch
Users that are interested in Deep-Compression-PyTorch are comparing it to the libraries listed below
Sorting:
- Compress neural network with pruning and quantization using TensorFlow.☆106Dec 19, 2018Updated 7 years ago
- Deep Compression: Compressing Deep Neural Networks With Pruning, Trained Quantization And Huffman Coding☆16Mar 7, 2019Updated 6 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆181Nov 10, 2022Updated 3 years ago
- Deep Compression on AlexNet☆673Mar 5, 2022Updated 3 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Dec 27, 2018Updated 7 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,516Jun 7, 2020Updated 5 years ago
- It is a pytorch implementation of https://arxiv.org/abs/1510.00149 paper.☆30Jun 28, 2018Updated 7 years ago
- Summary, Code for Deep Neural Network Quantization☆558Jun 14, 2025Updated 8 months ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆158Jul 10, 2024Updated last year
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,271May 6, 2025Updated 9 months ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆449Nov 22, 2023Updated 2 years ago
- A curated list of neural network pruning resources.☆2,490Apr 4, 2024Updated last year
- Caffe for Deep Compression☆239Nov 17, 2017Updated 8 years ago
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆887Jul 12, 2019Updated 6 years ago
- [CVPR 2019, Oral] HAQ: Hardware-Aware Automated Quantization with Mixed Precision☆404Feb 26, 2021Updated 5 years ago
- Papers for deep neural network compression and acceleration☆402Jun 21, 2021Updated 4 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆385Oct 2, 2019Updated 6 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆168Feb 26, 2021Updated 5 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆918Nov 6, 2020Updated 5 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Mar 8, 2020Updated 5 years ago
- Deep Neural Network Compression based on Student-Teacher Network☆14Jul 6, 2023Updated 2 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆283Dec 11, 2024Updated last year
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,940Dec 14, 2023Updated 2 years ago
- PyTorch Implementation of XNOR-Net☆495Feb 27, 2023Updated 3 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆246Aug 30, 2022Updated 3 years ago
- Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)☆1,088May 2, 2024Updated last year
- Brevitas: neural network quantization in PyTorch☆1,488Updated this week
- Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration (CVPR 2019 Oral)☆616Aug 31, 2023Updated 2 years ago
- [CVPR 2020] APQ: Joint Search for Network Architecture, Pruning and Quantization Policy☆160Jun 16, 2020Updated 5 years ago
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,675Sep 26, 2022Updated 3 years ago
- Reducing the size of convolutional neural networks☆112Nov 28, 2017Updated 8 years ago
- Collection of recent methods on (deep) neural network compression and acceleration.☆954Apr 4, 2025Updated 10 months ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆109Oct 15, 2020Updated 5 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆577May 13, 2019Updated 6 years ago
- Code for: "And the bit goes down: Revisiting the quantization of neural networks"☆631Nov 9, 2020Updated 5 years ago
- MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning. In ICCV 2019.☆352Jul 5, 2020Updated 5 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆336Jul 25, 2024Updated last year
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆575Jul 14, 2019Updated 6 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,082Jul 8, 2024Updated last year