Awesome
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
-
In the demo folder add path to caffe installation
-
Install the required dependencies
-
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
VGG 16
GoogLeNet
ResNet 101
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