sukritshankar / CNN-Saliency-MapLinks
Given a pre-trained CNN, generate saliency map for an input image corresponding to the output label of interest.
☆50Updated 9 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
Sorting:
- Learning Deep Features for Discriminative Localization (2016)☆149Updated 2 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago
- Python implementation for Image Classification based on GMM dictionaries and fisher vectors.☆138Updated 8 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
- Gradient-weighted Class Activation Mapping (Grad-CAM) Demo☆110Updated 7 years ago
- Customized DataLoader for multi label dataset classification-pytorch implementation☆64Updated 8 years ago
- Example of Deconvnet in PyTorch for VGG16☆64Updated 8 years ago
- ☆94Updated 7 years ago
- Codes and models for the CVPR 2017 spotlight paper "Borrowing Treasures from the Wealthy: Deep Transfer Learning through Selective Joint …☆78Updated 7 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- Compact Bilinear Pooling in TensorFlow☆140Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Class Activation Mapping with Caffe using the Python wrapper pycaffe instead of matlab.☆69Updated 6 years ago
- Visualizing where the Convolution Network is looking through CAM.☆19Updated 7 years ago
- Pytorch implementation of fine tuning pretrained imagenet weights☆143Updated 6 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆71Updated 6 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 9 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Saliency map generated by back projecting the image histogram on itself, and refinement with Grabcut.☆29Updated 7 years ago
- Torch implementation of CVPR'17 - Local Binary Convolutional Neural Networks http://xujuefei.com/lbcnn.html☆103Updated 6 years ago
- Real-time image saliency 🌠 (NIPS 2017)☆126Updated 7 years ago
- visualization of CNN in PyTorch☆155Updated last year
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 6 years ago
- Visualising predictions of deep neural networks☆99Updated 7 years ago
- A Python implementation of PCANet https://arxiv.org/abs/1404.3606☆149Updated 6 years ago
- Implementation of Excitation Backprop in Caffe☆109Updated 8 years ago
- Pytorch implementation of Real Time Image Saliency for Black Box Classifiers https://arxiv.org/abs/1705.07857☆59Updated 5 years ago
- simple weakly dectector implemeted by keras☆16Updated 3 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras☆36Updated 2 years ago