FHainzl / Visualizing_Understanding_CNN_Implementation
Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/papers/zeilerECCV2014.pdf]
☆68Updated 7 years ago
Alternatives and similar repositories for Visualizing_Understanding_CNN_Implementation
Users that are interested in Visualizing_Understanding_CNN_Implementation are comparing it to the libraries listed below
Sorting:
- tensorflow example of visualizing features from a convnet☆152Updated 8 years ago
- Implementation of Grad CAM in tensorflow☆249Updated 2 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 2 years ago
- ☆94Updated 7 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 6 years ago
- Given a pre-trained CNN, generate saliency map for an input image corresponding to the output label of interest.☆50Updated 8 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆100Updated 6 years ago
- tensorflow implementation of Grad-CAM (CNN visualization)☆311Updated 6 years ago
- ☆231Updated 6 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆196Updated 6 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 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
- SENet implementation on TensorFlow Slim☆58Updated 6 years ago
- Tensorflow-DenseNet with ImageNet Pretrained Models☆169Updated 3 years ago
- pytorch codes☆51Updated 5 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆126Updated 7 years ago
- PyTorch baseline for AI challenger Scene classification☆95Updated 7 years ago
- Implement of the paper: Visualizing and Understanding Convolutional Networks, ECCV2014☆15Updated 6 years ago
- An implement of Non-local neural networks for tensorflow version☆82Updated 6 years ago
- CBAM implementation on TensorFlow Slim☆106Updated 6 years ago
- TensorFlow implementation of "Very Deep Convolutional Networks for Large Scale Image Recognition", model fine-tuned and adapted for CIFAR…☆25Updated 7 years ago
- Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification"☆201Updated 6 years ago
- Tensorflow Slim Grad-Cam to Explain Neural Network Predictions with Heatmap or Shading☆167Updated 7 years ago
- Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)☆327Updated 6 years ago
- This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.☆191Updated 7 years ago
- ☆66Updated 7 years ago
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 7 years ago
- 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