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
- tensorflow example of visualizing features from a convnet☆151Updated 8 years ago
- ☆94Updated 6 years ago
- Implementation of Grad CAM in tensorflow☆249Updated 2 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆93Updated 5 years ago
- pytorch codes☆51Updated 5 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- An implement of Non-local neural networks for tensorflow version☆82Updated 6 years ago
- Keras implementation of Non-local Neural Networks☆290Updated 10 months ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆100Updated 6 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆198Updated 6 years ago
- CBAM implementation on TensorFlow Slim☆106Updated 6 years ago
- Tensorflow Slim Grad-Cam to Explain Neural Network Predictions with Heatmap or Shading☆167Updated 7 years ago
- http://openaccess.thecvf.com/content_cvpr_2017/papers/Fu_Look_Closer_to_CVPR_2017_paper.pdf☆35Updated 6 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 2 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
- Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)☆327Updated 6 years ago
- data augmentation on python☆35Updated 7 years ago
- tensorflow implementation of Grad-CAM (CNN visualization)☆310Updated 6 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Updated 7 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆126Updated 6 years ago
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 7 years ago
- This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.☆190Updated 7 years ago
- A re-implementation of our CVPR 2019 paper "Adaptively Connected Neural Networks"☆145Updated 5 years ago
- ☆39Updated 7 years ago
- ☆131Updated 2 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- @ICCV2017: For exploiting second-order statistics, we propose Matrix Power Normalized Covariance pooling (MPN-COV) ConvNets, different fr…☆75Updated 6 years ago
- Residual Attention Network for Image Classification☆554Updated 7 years ago
- This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytor…☆102Updated 4 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 6 years ago