An unofficial PyTorch implementation of the HAN and AdaHAN models presented in the "Learning Visual Question Answering by Bootstrapping Hard Attention" research paper.
☆54Sep 1, 2018Updated 7 years ago
Alternatives and similar repositories for PyTorch-AdaHAN
Users that are interested in PyTorch-AdaHAN are comparing it to the libraries listed below
Sorting:
- Models and Codes for the paper Question Relevance in VQA: Identifying Non-Visual And False-Premise Questions☆14Aug 6, 2018Updated 7 years ago
- Code for Discriminability objective for training descriptive captions(CVPR 2018)☆109Nov 21, 2019Updated 6 years ago
- Visaul Question Generation as Dual Task of Visual Question Answering (PyTorch Version)☆82Jun 15, 2018Updated 7 years ago
- Code for the Grounded Visual Question Answering (GVQA) model from the paper -- Don't Just Assume; Look and Answer: Overcoming Priors for …☆27Mar 10, 2022Updated 3 years ago
- Implementation of Neural Arithmetic Logic Units (https://arxiv.org/pdf/1808.00508.pdf)☆31Oct 24, 2018Updated 7 years ago
- ☆30Oct 2, 2018Updated 7 years ago
- Implementation of FixMatch in PyTorch and experimentations☆12Aug 9, 2020Updated 5 years ago
- ☆11Sep 7, 2020Updated 5 years ago
- Implementation of PPO in Pytorch☆41Dec 6, 2017Updated 8 years ago
- Dataset for Visually Indicated Sound Generation by Perceptually Optimized Classification☆22Apr 6, 2020Updated 5 years ago
- Code for the paper "Representation Learning for Grounded Spatial Reasoning"☆52Jul 2, 2020Updated 5 years ago
- Code release for Hu et al., Explainable Neural Computation via Stack Neural Module Networks. in ECCV, 2018☆71Nov 17, 2019Updated 6 years ago
- Rethinking Diversified and Discriminative Proposal Generation for Visual Grounding☆23Jun 27, 2018Updated 7 years ago
- MUREL (CVPR 2019), a multimodal relational reasoning module for VQA☆195Feb 9, 2020Updated 6 years ago
- Inferring and Executing Programs for Visual Reasoning☆21Jan 4, 2019Updated 7 years ago
- Repository containing code for the paper "IQA: Visual Question Answering in Interactive Environments"☆126Feb 11, 2020Updated 6 years ago
- Implementation of Diverse and Accurate Image Description Using a Variational Auto-Encoder with an Additive Gaussian Encoding Space☆60Apr 5, 2018Updated 7 years ago
- Code for ECCV2018 paper: "Interpretable Intuitive Physics Model"☆43Sep 26, 2018Updated 7 years ago
- Data of ACL 2019 Paper "Expressing Visual Relationships via Language".☆62Sep 30, 2020Updated 5 years ago
- A pytorch implementation of Information Bottleneck GAN