netscope
netscope copied to clipboard
Display layer dimensions
Can you add a mechanism to specify the dimensions of input layers, so that one can see the layer dimensions propagated through the network? That would make netscope an extremely handy tool for designing network architecture (say, when attempting to match deconv layers with the input in autoencoders).
@RuslanIsrafilov @ethereon , I am looking for viewing the blob shapes in Netscope, Should I add a specific field to the prototxt file to be able to see the output shape while I am designing a network by getting help from Netscope?
Thanks