sukritshankar / CNN-Saliency-Map
Given a pre-trained CNN, generate saliency map for an input image corresponding to the output label of interest.
☆50Updated 8 years ago
Alternatives and similar repositories for CNN-Saliency-Map:
Users that are interested in CNN-Saliency-Map are comparing it to the libraries listed below
- Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset☆47Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 2 years ago
- Customized DataLoader for multi label dataset classification-pytorch implementation☆64Updated 7 years ago
- Compact Bilinear Pooling in TensorFlow☆140Updated 5 years ago
- Saliency map generated by back projecting the image histogram on itself, and refinement with Grabcut.☆28Updated 7 years ago
- Real-time image saliency 🌠 (NIPS 2017)☆125Updated 7 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/pap…☆68Updated 7 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆126Updated 7 years ago
- Class Activation Mapping with Caffe using the Python wrapper pycaffe instead of matlab.☆69Updated 5 years ago
- Codes and models for the CVPR 2017 spotlight paper "Borrowing Treasures from the Wealthy: Deep Transfer Learning through Selective Joint …☆78Updated 6 years ago
- Visualising predictions of deep neural networks☆99Updated 6 years ago
- Pytorch implementation of Real Time Image Saliency for Black Box Classifiers https://arxiv.org/abs/1705.07857☆59Updated 5 years ago
- CVPR2017 - an ultra-compact bilinear model for fine-grained classification☆149Updated 7 years ago
- ☆94Updated 7 years ago
- Primitive implementation of Deconvnet, used to visualize CNN. Just for fun :)☆49Updated 10 years ago
- Gradient-weighted Class Activation Mapping (Grad-CAM) Demo☆110Updated 6 years ago
- SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.☆47Updated 7 years ago
- Grad-CAM in TensorFlow, presented in Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization.☆20Updated 6 years ago
- Pytorch code for the IEEE TM/ECCV paper "Attend and rectify"☆53Updated 5 years ago
- Implementation of Excitation Backprop in Caffe☆109Updated 7 years ago
- Tensorflow Slim Grad-Cam to Explain Neural Network Predictions with Heatmap or Shading☆167Updated 7 years ago
- PFNet: A Novel Part Fusion Network for Fine-grained Visual Categorization☆28Updated 6 years ago
- ☆61Updated 7 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Updated 7 years ago
- Example of Deconvnet in PyTorch for VGG16☆64Updated 7 years ago
- This repository contains code for paper "Learning Deep Embeddings with Histogram Loss" (NIPS2016)☆96Updated 7 years ago
- sagieppel / Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-This project contains code for a fully convolutional neural network (FCN) for semantic segmentation with a region of interest (ROI) map a…☆48Updated 3 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago