infocusp / tf_cnnvis

CNN visualization tool in TensorFlow
MIT License
780 stars 208 forks source link

Can someone give me steps to try out this toolbox on my own model? #53

Closed Akhil-Raj closed 6 years ago

Akhil-Raj commented 6 years ago

I have a trained tensorflow model that I want to visualize. Can someone tell me how to do so? Which files to edit. I have seen the three examples given but I can't infer how to do so on my model. If any details are required, kindly ask.

BhagyeshVikani commented 6 years ago

Please have a look at the examples in the repository: https://github.com/InFoCusp/tf_cnnvis/tree/master/examples After browsing through those, if you still have any doubts, we'll be happy to answer.