/netscope

Neural network visualizer and analyzer

Primary LanguageJavaScript

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.