Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 3.27 KB

README.md

File metadata and controls

62 lines (42 loc) · 3.27 KB

Visker

  • Visualization Tool For Keras
  • Keras implementation of GradCAM.
  1. Adapted and optimized code from https://github.com/jacobgil/keras-grad-cam.
  2. Original torch implementation: https://github.com/ramprs/grad-cam.

Intermediate Layers

gif

GradCam

gradcam

Capture

Installation

  1. To install firstly, clone this repository. Than open command prompt in that directory and pip install -r requirements.txt

Steps to run the scripts

  1. Go to main folder, open cmd and run python main.py
  2. To visualize the intermediate layers go to Intermediate Layer folder, open cmd and run python Intermediate.py

Note- SMTP mail and meta tag scripts are present in the root folder

Youtube Link

https://www.youtube.com/watch?v=4S27svxxaw8

Screenshots

Page 1

Capture1 Capture2 Capture3 Capture4 Capture5 Capture6 Capture7 Capture8

Page 2

two three four five

Some links to study