Skip to content

Commit

Permalink
Add guided backprop image
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobgil committed Jan 11, 2020
1 parent ea4557f commit dd0354f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
![Dog](https://github.com/jacobgil/pytorch-grad-cam/blob/master/examples/dog.jpg?raw=true) ![Cat](https://github.com/jacobgil/pytorch-grad-cam/blob/master/examples/cat.jpg?raw=true)

### Combined Grad-CAM with Guided Backpropagation for the 'pug, pug-dog' class:
![Combined](https://github.com/jacobgil/pytorch-grad-cam/blob/master/examples/dog.jpg?raw=true) ![Cat](https://github.com/jacobgil/pytorch-grad-cam/blob/master/examples/cam_gb_dog.jpg.jpg?raw=true)
![Combined](https://github.com/jacobgil/pytorch-grad-cam/blob/master/examples/cam_gb_dog.jpg.jpg?raw=true)

Gradient class activation maps are a visualization technique for deep learning networks.

Expand Down

0 comments on commit dd0354f

Please sign in to comment.