tbmoon / basic_vqaLinks
Pytorch VQA : Visual Question Answering (https://arxiv.org/pdf/1505.00468.pdf)
☆96Updated 2 years ago
Alternatives and similar repositories for basic_vqa
Users that are interested in basic_vqa are comparing it to the libraries listed below
Sorting:
- CNN+LSTM, Attention based, and MUTAN-based models for Visual Question Answering☆76Updated 5 years ago
- PyTorch implementation of Image captioning with Bottom-up, Top-down Attention☆165Updated 6 years ago
- PyTorch bottom-up attention with Detectron2☆235Updated 3 years ago
- Strong baseline for visual question answering☆241Updated 2 years ago
- Deep Modular Co-Attention Networks for Visual Question Answering☆455Updated 4 years ago
- Implementation of the Object Relation Transformer for Image Captioning☆179Updated last year
- Transformer-based image captioning extension for pytorch/fairseq☆317Updated 4 years ago
- An implementation that downstreams pre-trained V+L models to VQA tasks. Now support: VisualBERT, LXMERT, and UNITER☆165Updated 2 years ago
- Code for paper "Attention on Attention for Image Captioning". ICCV 2019☆336Updated 4 years ago
- A PyTorch implementation of the paper Show, Attend and Tell: Neural Image Caption Generation with Visual Attention☆84Updated 5 years ago
- A PyTorch reimplementation of bottom-up-attention models