available here: http://cwlacewe.github.io/netscope
This is a CNN Analyzer tool, based on the Netscope fork by dgschwend which was originally by ethereon. Netscope is a web-based tool for visualizing neural network topologies. It currently supports UC Berkeley's Caffe framework.
- Netscope Quick Start Guide
-
Install npm
-
Install http-server -- npm install http-server -g
-
start server -- cd netscope -- http-server
-
open in the browser -- http://localhost:8080
Released under the MIT license. All included network models provided under their respective licenses.