Skip to content

kentanabe/netscope

 
 

Repository files navigation

Netscope CNN Analyzer

available here: http://kentanabe.github.io/netscope

This is a CNN Analyzer tool, based on Netscope by dgschwend, based on Netscope by ethereon. Netscope is a web-based tool for visualizing neural network topologies. It currently supports UC Berkeley's Caffe framework.

This fork adds support for following layers.

  • axpy layer
  • broadcast_add layer
  • broadcast_mul layer
  • DummyData layer
  • DepthwiseConvolution layer
  • Interp layer
  • Pooling layer with round_mode or ceil_mode
  • Scale layer with 2 bottom blobs.
  • Sigmoid layer
  • Slice layer
  • Swish layer
  • Tanh layer

Documentation

Demo

License

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

About

Neural network visualizer and analyzer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.2%
  • CoffeeScript 8.0%
  • CSS 2.4%
  • HTML 1.4%