sicara / tf-explain

Interpretability Methods for tf.keras models with Tensorflow 2.x
https://tf-explain.readthedocs.io
MIT License
1.02k stars 112 forks source link

Ensure that input tensors are watched in Grad-CAM #167

Closed craymichael closed 3 years ago

craymichael commented 3 years ago

Fixes #102

RaphaelMeudec commented 3 years ago

LGTM, thanks for the PR!