205 Forks
1253 Stars
1253 Watchers

grad-cam

[ICCV 2017] Torch code for Grad-CAM

How to download and setup grad-cam

Open terminal and run command
git clone https://github.com/ramprs/grad-cam.git
git clone is used to create a copy or clone of grad-cam repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with grad-cam https://github.com/ramprs/grad-cam/archive/master.zip

Or simply clone grad-cam with SSH
[email protected]:ramprs/grad-cam.git

If you have some problems with grad-cam

You may open issue on grad-cam support forum (system) here: https://github.com/ramprs/grad-cam/issues