monk_v1 icon indicating copy to clipboard operation
monk_v1 copied to clipboard

model architecture : model layer summary option ?

Open swankyshahir opened this issue 5 years ago • 3 comments

How do we check for the final model architecture. for ex. gtf.summary(); doesnt provide the the layers used to build the final model on top of imported model in transfer learning.

swankyshahir avatar Apr 24 '20 13:04 swankyshahir

Hi,

you can use Visualize_With_Netron function to get a visual view of the network layers. Will soon add model summary function.

abhi-kumar avatar Apr 25 '20 18:04 abhi-kumar

hi, any special tweaks to get Visualize_With_Netron function to work in colab ? i am supplying the following port 8082, 8000 etc but it refuses to connect to the local host... any work around for colab ?

swankyshahir avatar Oct 31 '20 07:10 swankyshahir

this is the following response i got... not able to view in local host ? Using Netron To Visualize Not compatible on kaggle Compatible only for Jupyter Notebooks Serving 'model.onnx' at http://localhost:80

swankyshahir avatar Oct 31 '20 07:10 swankyshahir