0x00 写在前面
我们现在有一些caffemodel,也跑了不少实验了,但是神经网络到底在做什么呢,这周我打算做saliency may,可以更透彻的分析神经网络到底在做什么
0x01 相关工作
Visualizing and Understanding Convolutional Networks 这篇文章做了很多工作
作业,有诸如Confusion Matrix,Saliency Map 和 Visualizing Filters
http://blog.csdn.net/kklots/article/details/17136059
http://blog.csdn.net/tina_ttl/article/details/52048765
http://www.gageet.com/2014/10235.php
http://blog.csdn.net/whiteinblue/article/details/43312059
0x02 Get started
被介绍 https://raghakot.github.io/keras-vis/#getting-started 不错,但是是keras的