fg91 / visualizing-cnn-feature-mapsLinks
Visualizing CNN filters using PyTorch
☆235Updated 6 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:
- Class Activation Mapping written in PyTorch.☆151Updated 3 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆800Updated 5 years ago
- A generalized gradient-based CNN visualization technique☆297Updated 6 years ago
- Visualisation tool for CNNs in pytorch☆254Updated 2 years ago
- A journey into Convolutional Neural Network visualization☆272Updated 6 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆170Updated 5 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆656Updated 3 years ago
- Compute CNN receptive field size in pytorch in one line☆366Updated last year
- PyTorch implementation of AutoAugment.☆161Updated 5 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- Visualization toolkit for neural networks in PyTorch! Demo -->☆743Updated 2 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆238Updated 7 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆314Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆555Updated 5 years ago
- Gradient based receptive field estimation for Convolutional Neural Networks☆342Updated 5 years ago
- Attention Branch Network (CIFAR100, ImageNet models)☆273Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆395Updated 6 years ago
- PyTorch implementation of DeepLabv3☆256Updated 5 years ago
- Pretrained bag-of-local-features neural networks☆315Updated 6 years ago
- A PyTorch implementation of the paper "Visualizing and Understanding Convolutional Networks." (ECCV 2014)☆206Updated 7 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆733Updated 2 years ago
- AutoDeeplab / auto-deeplab / AutoML for semantic segmentation, implemented in Pytorch☆313Updated 6 years ago
- Pre-trained models, data, code & materials from the paper "ImageNet-trained CNNs are biased towards texture; increasing shape bias improv…☆809Updated 2 years ago
- Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018☆545Updated 6 years ago
- Standardizing weights to accelerate micro-batch training☆550Updated 3 years ago
- Pytorch implementation of newly added convolution☆587Updated 6 years ago
- An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.☆164Updated 5 years ago
- Official implementation of Score-CAM in PyTorch☆432Updated 3 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆199Updated 7 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆153Updated 6 years ago