Skip to content

🔦 Saliency maps implemented in TensorFlow 2 - SmoothGrad, GradCAM, Integrated Gradients, Guided Backprop and other methods.

License

Notifications You must be signed in to change notification settings

arazd/saliency-tensorflow2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Saliency Maps in TensorFlow 2

About

This repository contains popular saliency methods realized in tensorflow 2:

  • Vanilla Gradient Map
  • SmoothGrad
  • Integrated Gradients
  • Blur IG
  • Grad-CAM
  • Score-CAM
  • Guided Backprop

About

🔦 Saliency maps implemented in TensorFlow 2 - SmoothGrad, GradCAM, Integrated Gradients, Guided Backprop and other methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages