Skip to content

ajaykrishnan23/Grad_Cam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GradCam

Implementation of GradCAM using PyTorch and keras.

Gradient based Class Activation Maps helps visualize outputs to check what is causing the nn to select a certain class hence improving the readability for an nn.

Paper: https://arxiv.org/abs/1610.02391

About

Implementation of Grad_Cam using PyTorch and Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published