You are on page 1of 3

Grad_CAM implementation

- Derivative of class raw score with last conv layer output


- Global average pooling
- Linear combination and Relu
- Superimpose heatmap and image

1
Grad_CAM implementation
- Derivative of class raw score with last conv layer output
- Global average pooling
- Linear combination and Relu
- Superimpose heatmap and image

2
GRAD_CAMS

Model deployed on Hugging Face:


https://huggingface.co/spaces/OmerFarooq/Grad_cam

You might also like