Skip to content

Class Activation Map visualization of MNIST dataset

Notifications You must be signed in to change notification settings

godfeed27/mnist-grad-cam

 
 

Repository files navigation

Grad-CAM for MNIST dataset

2019-06-02

This Flask app was inspired by https://github.com/sugyan/tensorflow-mnist and https://github.com/eclique/keras-gradcam. You can visualize Grad-CAM as well as Guided Grad-CAM based on your stroke input. This app is not optimized. Feel free to edit and explore.

How to run

$ python app.py

TODO

About

Class Activation Map visualization of MNIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 88.3%
  • Python 6.0%
  • JavaScript 4.2%
  • HTML 1.5%