Skip to content

beniz/cnn-fixations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNN-Fixations

Code for the paper CNN fixations: An unravelling approach to identify discriminative image regions

Konda Reddy Mopuri, Utsav Garg, R. Venkatesh Babu

This repository can be used to visualize predictions for four CNNs namely: AlexNet, VGG-16, GoogLeNet and ResNet-101.

Usage Instructions

  1. In the demo folder add path to caffe installation

  2. Install the required dependencies

  3. Navigate to the Demo folder and open a ipython notebook

Add the .caffemodels for the respective architechtures before running the codes

Samples

Results of running the demo for one image from ILSVRC validation set

AlexNet

alexnet sample

VGG 16

vgg 16 sample

GoogLeNet

googlenet sample

ResNet 101

resnet sample

More Samples

The VGG-16 demo now also has the option to use the TensorFlow backend in addition to the default Caffe backend. (Contributed by Joe Yearsley)

Contact Utsav Garg if you have questions.

If you use this work, please cite the paper:

CNN Fixations: An unraveling approach to visualize the discriminative image regions

About

Visualising predictions of deep neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published