val-iisc / cnn-fixationsLinks
Visualising predictions of deep neural networks
☆99Updated 7 years ago
Alternatives and similar repositories for cnn-fixations
Users that are interested in cnn-fixations are comparing it to the libraries listed below
Sorting:
- This package shows how to train a siamese network using Lasagne and Theano and includes network definitions for state-of-the-art networks…☆127Updated 9 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 2 years ago
- RetinaNet implementation in PyTorch☆50Updated 7 years ago
- Code for the ICCV 2015 paper "Neural Activation Constellations: Unsupervised Part Model Discovery with Convolutional Networks."☆47Updated 9 years ago
- SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.☆47Updated 7 years ago
- Repository for reading Pascal VOC data in Python, rather than requiring MATLAB to read the XML files.☆89Updated 5 years ago
- Fully Connected DenseNet for Image Segmentation (https://arxiv.org/pdf/1611.09326v1.pdf)☆84Updated 8 years ago
- Deep Extreme Cut☆141Updated 6 years ago
- FastMask: Segment Multi-scale Object Candidates in One Shot☆214Updated 7 years ago
- Tensorflow implementation for "Feature Pyramid Networks for Object Detection"☆105Updated 8 years ago
- Implementation of Excitation Backprop in Caffe☆109Updated 7 years ago
- The repository contains source code and models to use PixelNet architecture used for various pixel-level tasks. More details can be acces…☆196Updated 8 years ago
- Learning Detection with Diverse Proposals at CVPR 2017☆31Updated 8 years ago
- Keras implementation of Mobile Networks☆133Updated 6 years ago
- The Toolkit for Places Challenge 2017☆111Updated 5 years ago
- ☆138Updated 8 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
- Demo for CVPR 2017 paper☆100Updated 7 years ago
- Includes implementation details of almost every layer, weight fillers, solvers, loss functions and data layer setup with every parameter.☆60Updated 9 years ago
- Pytorch implementation of fine tuning pretrained imagenet weights☆143Updated 6 years ago
- CNNGeometric MatConvNet implementation☆49Updated 7 years ago
- Code for our paper "Generalized Orderless Pooling Performs Implicit Salient Matching" published at ICCV 2017.☆49Updated 7 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 7 years ago
- Torch implementation of CVPR'17 - Local Binary Convolutional Neural Networks http://xujuefei.com/lbcnn.html