Netscope: an online visualization tool for neural network structures that supports Caffe

Netscope is an online visualization tool that supports the neural network structure described in prototxt format, address: http://ethereon.github.io/netscope/quickstart.html
It can be used to visualize the network structure in prototxt format in the Caffe structure
. It is also very easy to use. Simple, open this address: http://ethereon.github.io/netscope/#/editor

Copy your prototxt file describing the structure of the neural network into the edit box, and press shift-enter to display the structure of the network directly. For
example , take the LeNet network structure of mnist as an example, example/mnist/lenet_train_test.prototxtcopy the content of the file in Caffe Go to the compilation box, press shift-enter, and you can get a visual structure diagram immediately.
write picture description here

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324527826&siteId=291194637