PyTorch VQA implementation that achieved top performances in the (ECCV18) VizWiz Grand Challenge: Answering Visual Questions from Blind People
☆63Oct 17, 2018Updated 7 years ago
Alternatives and similar repositories for VizWiz-VQA-PyTorch
Users that are interested in VizWiz-VQA-PyTorch are comparing it to the libraries listed below
Sorting:
- ☆29Mar 24, 2018Updated 7 years ago
- A self-evident application of the VQA task is to design systems that aid blind people with sight reliant queries. The VizWiz VQA dataset …☆15Dec 12, 2023Updated 2 years ago
- Strong baseline for visual question answering☆241Mar 13, 2023Updated 2 years ago
- Code Release for `Learning Answer Embeddings for Visual Question Answering`. (CVPR 2018)☆13Apr 6, 2019Updated 6 years ago
- Visual Question Answering in Pytorch☆735Dec 11, 2019Updated 6 years ago
- Pytorch VQA : Visual Question Answering (https://arxiv.org/pdf/1505.00468.pdf)☆99Aug 27, 2023Updated 2 years ago
- Released code for the paper: Where To Look: Focus Regions for Visual Question Answering. (CVPR2016)☆10Apr 8, 2020Updated 5 years ago
- Stacked attention network for answering open-ended questions about image☆12May 31, 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
- Visual Question Answering through modal dialogue + API☆15Dec 8, 2022Updated 3 years ago
- An efficient PyTorch implementation of the winning entry of the 2017 VQA Challenge.☆765Mar 10, 2024Updated last year
- Let us try implementing SAN in pytorch from scratch