davenso / netscope

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 89.4%Language:CoffeeScript 6.9%Language:CSS 2.5%Language:HTML 1.2%Language:Shell 0.0%