Skip to content

nikhilroxtomar/GradCAM-in-TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GradCAM in TensorFlow

A simple implementation of GradCAM (Gradient-weighted Class Activation Mapping) using TensorFlow and OpenCV. The provided code applies Grad-CAM to a MobileNetV2 model trained on the ImageNet dataset, demonstrating how to generate and overlay heatmaps on input images.

Heatmap with GradCAM

Releases

No releases published

Packages

No packages published

Languages