infocusp / tf_cnnvis

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

Do you have an example of using tf_cnnvis with a keras model? #90

Open aendrs opened 3 years ago

aendrs commented 3 years ago

Hello, I would like to ask if any of you have an example of using tf_cnnvis with a keras model, I'm still using tensorflow 1.13 due to some problems with dependencies and custom layers.

Thanks in advance