fg91 / visualizing-cnn-feature-mapsLinks
Visualizing CNN filters using PyTorch
☆235Updated 5 years ago
Alternatives and similar repositories for visualizing-cnn-feature-maps
Users that are interested in visualizing-cnn-feature-maps are comparing it to the libraries listed below
Sorting:
- A generalized gradient-based CNN visualization technique☆295Updated 6 years ago
- Class Activation Mapping written in PyTorch.☆151Updated 3 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- A journey into Convolutional Neural Network visualization☆271Updated 6 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆168Updated 4 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆386Updated 6 years ago
- Visualisation tool for CNNs in pytorch☆254Updated 2 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- Compute CNN receptive field size in pytorch in one line☆362Updated last year
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 years ago
- Visualization toolkit for neural networks in PyTorch! Demo -->☆742Updated last year
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆732Updated last year
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆236Updated 6 years ago
- Official implementation of Score-CAM in PyTorch☆429Updated 3 years ago
- A PyTorch implementation of the paper "Visualizing and Understanding Convolutional Networks." (ECCV 2014)☆203Updated 7 years ago
- PyTorch implementation of DeepLabv3☆258Updated 4 years ago
- Pretrained bag-of-local-features neural networks☆313Updated 6 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.☆164Updated 5 years ago
- Pre-trained models, data, code & materials from the paper "ImageNet-trained CNNs are biased towards texture; increasing shape bias improv…☆800Updated 2 years ago
- @CVPR2018: Efficient unrolling iterative matrix square-root normalized ConvNets, implemented by PyTorch (and code of B-CNN,Compact biline…☆275Updated 4 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆332Updated 6 years ago
- PyTorch implementation of AutoAugment.☆159Updated 5 years ago
- Gradient based receptive field estimation for Convolutional Neural Networks☆342Updated 5 years ago
- A simple tutorial to use Visdom to plot your PyTorch training graphs☆127Updated 6 years ago
- PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models☆253Updated 5 years ago
- Evaluating Weakly Supervised Object Localization Methods Right (CVPR 2020)☆335Updated 2 years ago
- Understanding Deep Networks via Extremal Perturbations and Smooth Masks☆347Updated 5 years ago
- U-Net implementation for PyTorch based on https://arxiv.org/abs/1505.04597☆282Updated 7 years ago