ngxbac / GAINLinks
Pytorch implementation of paper: [Tell Me Where to Look: Guided Attention Inference Network](http://openaccess.thecvf.com/content_cvpr_2018/papers/Li_Tell_Me_Where_CVPR_2018_paper.pdf)
☆47Updated 5 years ago
Alternatives and similar repositories for GAIN
Users that are interested in GAIN are comparing it to the libraries listed below
Sorting:
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆82Updated 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
- Attention-based Dropout Layer for Weakly Supervised Object Localization (CVPR 2019 Oral)☆197Updated 5 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 6 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆94Updated 5 years ago
- (ECCV2018) Self-produced Guidance for Weakly-supervised Object Localization☆147Updated 5 years ago
- An implementation of GAIN heatmap network in pytorch. Original paper: https://arxiv.org/abs/1802.10171☆31Updated 6 years ago
- ☆69Updated 4 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- Implementing Billion-scale semi-supervised learning for image classification using Pytorch☆95Updated 6 years ago
- Orderless Recurrent Models for Multi-label Classification☆43Updated 4 years ago
- Pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494 (Following the PyTorch Style)☆87Updated 6 years ago
- Few-Shot Learning with Localization in Realistic Settings☆47Updated 2 years ago
- Weakly Supervised Object Localization Papers☆167Updated last year
- Class Activation Map(CAM) with Pytorch☆66Updated 5 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
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- Auto-Encoding Transformations (AETv1), CVPR 2019☆108Updated 5 years ago
- VPE logos☆55Updated last year
- Large Scale Fine-Grained Categorization and Domain-Specific Transfer Learning. CVPR 2018☆196Updated 6 years ago
- Semantic Aware Attention Based Deep Object Co-segmentation☆68Updated 5 years ago
- Multi-task Self-supervised Object Detection via Recycling of Bounding Box Annotations (CVPR, 2019)☆128Updated 4 years ago
- PyTorch implementation of the ICLR 2018 paper Learning to Pay Attention.☆22Updated 7 years ago
- Joint Optimization Framework for Learning with Noisy Labels☆45Updated 7 years ago
- ☆31Updated 4 years ago
- Pytorch code for the IEEE TM/ECCV paper "Attend and rectify"☆53Updated 5 years ago
- The saliency-based is a distortion layer for convolutional neural networks that helps to improve the spatial sampling of input data for a…☆164Updated 6 years ago
- Zeroshot learning for semantic segmentation using joint visual-semantic embedding space.☆49Updated 6 years ago
- SILCO: Show a Few Images, Localize the Common Object(ICCV2019)