Skip to content

An implimentation based on the paper by Fergus and Zeiler

Notifications You must be signed in to change notification settings

iliailmer/ConvNet-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvNet-Visualization

An implimentation based on the paper by Fergus and Zeiler. The architecture used is the AlexNet enhanced by deconvolutional layers. I use pretrained weights and essentially copy them into the deconvolutional layer upon initialization. The paper recommends training but this is a quicker way to illustrate the point it seems (I might be wrong though).

Exaple of the original image:

Puppy Dog

The result, what each layer "sees" from top to bottom

Puppy Dog as Seen by DeconvNet

About

An implimentation based on the paper by Fergus and Zeiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published