Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leftthomas committed May 12, 2018
1 parent e7d034e commit f082a57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GradCAM
A PyTorch implementation of Grad-CAM based on ICCV 2017 paper
[Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization](https://arxiv.org/abs/1610.02391)
[Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization](https://arxiv.org/abs/1610.02391).

## Requirements
* [Anaconda](https://www.anaconda.com/download/)
Expand All @@ -23,4 +23,4 @@ optional arguments:

## Result
![result](both.png)
![result](grad_cam.png)
![result](grad_cam.png)

0 comments on commit f082a57

Please sign in to comment.