bmsookim / gradcam.pytorch
Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization
☆126Updated 7 years ago
Alternatives and similar repositories for gradcam.pytorch:
Users that are interested in gradcam.pytorch are comparing it to the libraries listed below
- Pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494 (Following the PyTorch Style)☆87Updated 6 years ago
- Group Normalization in PyTorch☆109Updated 6 years ago
- PyTorch implementation of "Soft Proposal Networks for Weakly Supervised Object Localization", ICCV 2017.☆211Updated 6 years ago
- Implementation of our accepted CVPR 2018 paper "Rethinking Feature Distribution for Loss Functions in Image Classification"☆173Updated 7 years ago
- ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction☆135Updated 6 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆236Updated 6 years ago
- ☆90Updated 6 years ago
- ☆69Updated 4 years ago
- Implementation for <Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition> in ECCV'18.☆103Updated 2 years ago
- Pytorch code for the IEEE TM/ECCV paper "Attend and rectify"☆53Updated 5 years ago
- Repository for DeepLab family☆82Updated 7 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- Train and evaluate VOC 2007 / 2012 image classification models. We used this code to evaluate several feature learning algorithms.☆48Updated 8 years ago
- ☆231Updated 6 years ago
- ☆94Updated 7 years ago
- Large Scale Fine-Grained Categorization and Domain-Specific Transfer Learning. CVPR 2018☆195Updated 6 years ago
- Class Activation Mapping written in PyTorch.☆152Updated 2 years ago
- Customized DataLoader for multi label dataset classification-pytorch implementation☆64Updated 7 years ago
- Some projects from Xuanyi Dong.☆90Updated 7 months ago
- Dual Path Networks (DPN) supporting pretrained weights converted from original MXNet implementation☆206Updated 5 years ago
- PyTorch implementation of Deformable Convolution Networks (Supports Pytorch 1.0)☆30Updated 6 years ago
- (ECCV2018) Self-produced Guidance for Weakly-supervised Object Localization☆147Updated 5 years ago
- Example of Deconvnet in PyTorch for VGG16☆64Updated 7 years ago
- Tensorflow source code for "CleanNet: Transfer Learning for Scalable Image Classifier Training with Label Noise" (CVPR 2018)☆88Updated 6 years ago
- Detail-Preserving Pooling in Deep Networks (CVPR 2018)☆116Updated 6 years ago
- Official Implementation of MEAL: Multi-Model Ensemble via Adversarial Learning on AAAI 2019☆177Updated 5 years ago
- (CVPR2018) Adversarial Complementary Learning for Weakly Supervised Object Localization☆164Updated 6 years ago
- Synchronized Multi-GPU Batch Normalization