ethereon / netscope

Neural network visualizer
http://ethereon.github.io/netscope
944 stars 322 forks source link

Question: Network analysis not appearing for certain networks. #31

Open bpinaya opened 6 years ago

bpinaya commented 6 years ago

Hi there! Thanks for your tool, it's awesome to visualize networks and get to understand the caffe prototxt a bit further, while porting some of my gists I saw this, in this FCN there is a Network Analysis (check here)

But for a small one like LeNet there is no Network Analysis (check here). I feel I might not yet understand the tool in its completeness so I don't think it's a bug, but had that question bother me for a bit.

Any guidance is appreciated!