Source code for "Entropy-Guided Search Space Optimization for Efficient Neural Network Pruning".
Neural network pruning is essential for deploying deep learning models on resource-constrained devices by reducing computational demands and memory usage.By improving the subnetwork search algorithm through refining the search space, we enhance the efficiency of the search process and the performance of the subnetworks.
The refined search space focuses the search on more promising regions, thereby reducing computational overhead and improving the quality of the pruned networks. Through iterative optimization, the optimal subnetwork is identified and fine-tuned to achieve the final pruned model.
Experimental results on benchmark datasets demonstrate that our method significantly outperforms other state-of-the-art pruning methods, achieving substantial improvements in both accuracy and computational efficiency. This entropy-guided pruning strategy offers a robust and effective solution for neural network compression, making it suitable for various deep learning applications.
The code implementation of this project references the https://github.com/ultralytics/yolov5 project and the https://github.com/Gumpest/YOLOv5-Multibackbone-Compression project, and we would like to express our gratitude.
-
Notifications
You must be signed in to change notification settings - Fork 0
yesdtrx/EGSSO
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published