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☆152Updated 8 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 5 years ago
- Implementation of Grad CAM in tensorflow☆249Updated 2 years ago
- ☆94Updated 7 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 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
- Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)☆327Updated 6 years ago
- Implementation of U-Net architecture using Pytorch☆108Updated 5 years ago
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 6 years ago
- ☆131Updated 2 years ago
- Example of Deconvnet in PyTorch for VGG16☆64Updated 7 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆100Updated 6 years ago
- ☆231Updated 6 years ago
- This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.☆190Updated 7 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆126Updated 7 years ago
- pytorch codes☆51Updated 5 years ago
- An implement of Non-local neural networks for tensorflow version☆82Updated 6 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Updated 7 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
- CBAM implementation on TensorFlow Slim☆106Updated 6 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 2 years ago
- ☆225Updated 3 years ago
- Dual Path Networks (DPN) supporting pretrained weights converted from original MXNet implementation☆206Updated 5 years ago
- This contains an implementation of the SeGAN model for semantic segmentation introduced in https://arxiv.org/pdf/1703.10239.pdf☆103Updated 6 years ago
- data augmentation on python☆35Updated 7 years ago
- Implement of the paper: Visualizing and Understanding Convolutional Networks, ECCV2014☆15Updated 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
- Experiment with Res2Net. https://arxiv.org/abs/1904.01169☆13Updated 6 years ago
- Residual Attention Network for Image Classification☆553Updated 7 years ago
- An (re-)implementation of DeepLab v2 (ResNet-101) in TensorFlow for semantic image segmentation on the PASCAL VOC 2012 dataset.☆175Updated 5 years ago