eugenelet / VisualBackProp-PyTorch

Implementation of VisualBackProp using Pytorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VisualBackProp in PyTorch

VisualBackProp - visualization method for convolutional neural networks

Description

Detailed description of the VisualBackProp can be found in: https://arxiv.org/abs/1611.05418

Results

Example 1

Resized Image Backprop result Overlay result
Orig Backprop result Overlay

Example 2

Resized Image Backprop result Overlay result
Orig Backprop result Overlay

About

Implementation of VisualBackProp using Pytorch.


Languages

Language:Python 100.0%