Awesome Pruning
A curated list of neural network pruning and related resources. Inspired by awesome-deep-vision, awesome-adversarial-machine-learning, awesome-deep-learning-papers and Awesome-NAS.
Please feel free to pull requests or open an issue to add papers.
Table of Contents
Type of Pruning
Type | F |
W |
S |
Other |
---|---|---|---|---|
Explanation | Filter pruning | Weight pruning | Special Networks | other types |
A Survey on Filter Pruning
A survey of structured pruning can be found at this link: arxiv. The related papers are categorized as below:
2023
2022
2021
2020
2019
2018
2017
2016
Title | Venue | Type | Code |
---|---|---|---|
Dynamic Network Surgery for Efficient DNNs | NeurIPS | W |
Caffe(Author) |
Learning the Number of Neurons in Deep Networks | NeurIPS | F |
- |
Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding | ICLR (Best) | W |
Caffe(Author) |
2015
Title | Venue | Type | Code |
---|---|---|---|
Learning both Weights and Connections for Efficient Neural Networks | NeurIPS | W |
PyTorch(3rd) |
Related Repo
Awesome-model-compression-and-acceleration