Skip to content

This repo contains Grad-CAM for 3D volumes.

Notifications You must be signed in to change notification settings

tlwzzy/3D-Grad-CAM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

3D-Grad-CAM

Grad-CAM is a nice way to visualize what is your CNN model is actually looking for the prediction of the class with respect to the epecific Layer.

You can also have a look updated repo "3D-GuidedGradCAM-for-Medical-Imaging" : https://github.com/fitushar/3D-GuidedGradCAM-for-Medical-Imaging

This repo contains a code to visualize Grad-CAM using Tensorflow 2.0. To know more about Grad-CAM please read this paper https://arxiv.org/pdf/1610.02391.pdf

GradCAM

System requirement

  • python 3
  • Tenorflow 2.0
  • OpenCV
  • Matplot

About

This repo contains Grad-CAM for 3D volumes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%