- Notifications
You must be signed in to change notification settings - Fork332
A curated list of neural network pruning resources.
NotificationsYou must be signed in to change notification settings
he-y/Awesome-Pruning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A curated list of neural network pruning and related resources. Inspired byawesome-deep-vision,awesome-adversarial-machine-learning,awesome-deep-learning-papers andAwesome-NAS.
Please feel free topull requests oropen an issue to add papers.
Type | F | W | S | Other |
---|---|---|---|---|
Explanation | Filter pruning | Weight pruning | Special Networks | other types |
A Survey of Structured Pruning (arXiv version andIEEE T-PAMI version)
Please cite our paper if it's helpful:
@article{he2024structured, author={He, Yang and Xiao, Lingao}, journal={IEEE Transactions on Pattern Analysis and Machine Intelligence}, title={Structured Pruning for Deep Convolutional Neural Networks: A Survey}, year={2024}, volume={46}, number={5}, pages={2900-2919}, doi={10.1109/TPAMI.2023.3334614}}
The related papers are categorized as below:
Title | Venue | Type | Code |
---|---|---|---|
Learning both Weights and Connections for Efficient Neural Networks | NeurIPS | W | PyTorch(3rd) |
Awesome-model-compression-and-acceleration