/netscope

This is a CNN Analyzer tool, based on Netscope by dgschwend/netscope

Primary LanguageJavaScript

Netscope CNN Analyzer

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.

Documentation

Installation

  • Install npm

  • Install http-server -- npm install http-server -g

  • start server -- cd netscope -- http-server

  • open in the browser -- http://localhost:8080

Demo

License

Released under the MIT license. All included network models provided under their respective licenses.