caffe深度学习网络(.prototxt)可视化工具:Netscope

链接: http://ethereon.github.io/netscope/#/editor

步骤:

1.Enter your network definition here.
2.Use Shift+Enter to update the visualization.

将.prototxt中的内容输入到左边文本框中,然后按shift+enter键,就会得到可视化的网络结构。
e.g.: VGG16的网络结构在这里插入图片描述

相关文章: