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 6 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
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 5 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆99Updated 6 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- ☆94Updated 6 years ago
- pytorch codes☆51Updated 5 years ago
- This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.☆191Updated 7 years ago
- An implement of Non-local neural networks for tensorflow version☆82Updated 6 years ago
- Implementation of Grad CAM in tensorflow☆248Updated 2 years ago
- Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)☆327Updated 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
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆198Updated 6 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)☆151Updated 2 years ago
- Example of Deconvnet in PyTorch for VGG16☆64Updated 7 years ago
- Source code of our TIP 2018 paper "Object-Part Attention Model for Fine-grained Image Classification"☆91Updated 5 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- TF-Implementation of "Learning a Discriminative Filter Bank within a CNN for Fine-grained Recognition"☆74Updated 5 years ago
- TensorFlow implementation of "Very Deep Convolutional Networks for Large Scale Image Recognition", model fine-tuned and adapted for CIFAR…☆25Updated 6 years ago
- CBAM implementation on TensorFlow Slim☆106Updated 6 years ago
- Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification"☆201Updated 6 years ago
- ☆225Updated 3 years ago
- ☆231Updated 5 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…☆101Updated 4 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Updated 7 years ago
- PFNet: A Novel Part Fusion Network for Fine-grained Visual Categorization☆28Updated 6 years ago
- Tensorflow Slim Grad-Cam to Explain Neural Network Predictions with Heatmap or Shading☆167Updated 7 years ago
- Deformable convolution net on Tensorflow☆169Updated 6 years ago
- @ICCV2017: For exploiting second-order statistics, we propose Matrix Power Normalized Covariance pooling (MPN-COV) ConvNets, different fr…☆75Updated 6 years ago