keisen / tf-keras-vis

Neural network visualization toolkit for tf.keras
https://keisen.github.io/tf-keras-vis-docs/
MIT License
313 stars 45 forks source link

Model Visualization with Chitra #37

Closed aniketmaurya closed 3 years ago

aniketmaurya commented 3 years ago

Check out Chitra which uses tf-keras-vis for GradCAM visualization.

You can train CNNs in few lines and also interpret your model with InterpretModel class.

Screenshot 2020-11-25 at 2 15 41 AM
keisen commented 3 years ago

Hi, @aniketmaurya . Thank you for letting us know your great works! I'm glad that you use tf-keras-vis in it.

I'm going to close this issue, but whenever please feel free to ask me if you face any questions or problems.

p.s.,

May I introduce Chitra on README.md of tf-keras-vis?

aniketmaurya commented 3 years ago

Thank you @keisen . tf-keras-vis is a really great library for model explainability. I would be grateful if you can introduce Chitra on the README of tf-keras-vis.