https://github.com/soumik12345/gradcam
Tensorflow 2.2.0 implementation of GradCam
https://github.com/soumik12345/gradcam
deep-learning explainable-ai gradcam tensorflow tensorflow2
Last synced: about 1 year ago
JSON representation
Tensorflow 2.2.0 implementation of GradCam
- Host: GitHub
- URL: https://github.com/soumik12345/gradcam
- Owner: soumik12345
- Created: 2020-05-13T14:03:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:52:10.000Z (over 3 years ago)
- Last Synced: 2025-05-12T13:14:28.459Z (about 1 year ago)
- Topics: deep-learning, explainable-ai, gradcam, tensorflow, tensorflow2
- Language: Jupyter Notebook
- Homepage: https://arxiv.org/pdf/1610.02391.pdf
- Size: 20.9 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GradCam
[](https://mybinder.org/v2/gh/soumik12345/GradCam/master)
[](http://hits.dwyl.com/soumik12345/GradCam)
Tensorflow 2.2.0 Implementation of **Gradient Class Activation Maps** or **GradCam** as proposed by the paper [Grad-CAM: Visual Explanations from Deep Networks
via Gradient-based Localization](https://arxiv.org/pdf/1610.02391.pdf).
## Results
Cats through the eyes of VGG19 :P

### VGG16








### VGG19








### ResNet 50








### ResNet 101







