val-iisc / cnn-fixations
Visualising predictions of deep neural networks
☆98Updated 6 years ago
Alternatives and similar repositories for cnn-fixations:
Users that are interested in cnn-fixations are comparing it to the libraries listed below
- SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.☆47Updated 7 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 2 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
- Fully Connected DenseNet for Image Segmentation (https://arxiv.org/pdf/1611.09326v1.pdf)☆84Updated 7 years ago
- ☆138Updated 8 years ago
- visualization of CNN in PyTorch☆155Updated last year
- Repository for reading Pascal VOC data in Python, rather than requiring MATLAB to read the XML files.☆89Updated 4 years ago
- Class Activation Mapping with Caffe using the Python wrapper pycaffe instead of matlab.☆69Updated 5 years ago
- This package shows how to train a siamese network using Lasagne and Theano and includes network definitions for state-of-the-art networks…