模型剪枝学习路线

Posted 帅气的小王子

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了模型剪枝学习路线相关的知识,希望对你有一定的参考价值。

1.论文 - Learning both Weights and Connections for Efficient Neural Networks

https://xmfbit.github.io/2018/03/14/paper-network-prune-hansong/

2.论文 - Learning Structured Sparsity in Deep Neural Networks

https://xmfbit.github.io/2018/02/24/paper-ssl-dnn/

 

3.论文记录-Pruning Filters For Efficient ConvNets

https://blog.csdn.net/u013082989/article/details/77943240

4.exploring the efficacy of pruning for model compression论文笔记

https://blog.csdn.net/liujianlin01/article/details/80816000

 

5.模型压缩:Networks Slimming-Learning Efficient Convolutional Networks through Network Slimming

https://blog.csdn.net/u011995719/article/details/78788336

https://blog.csdn.net/u014380165/article/details/79969132

 

6.论文笔记:ThiNet——一种filter级的模型裁剪算法

https://blog.csdn.net/u014380165/article/details/77763037

https://blog.csdn.net/wspba/article/details/77427960

https://www.cnblogs.com/zhonghuasong/p/7648967.html

7.RETHINKING THE VALUE OF NETWORK PRUNING

https://www.jiqizhixin.com/articles/2018-10-22-6

https://blog.csdn.net/zhangjunhit/article/details/83506306

以上是关于模型剪枝学习路线的主要内容,如果未能解决你的问题,请参考以下文章

知识蒸馏轻量化模型架构剪枝…几种深度学习模型压缩方法

模型剪枝

决策树学习笔记(Decision Tree)

深度学习网络模型压缩剪枝

神经网络剪枝

基于pytorch模型剪枝的实现(极大的减少模型计算参数加快模型运行速度)