Pytorch implementation of VQA: Visual Question Answering (https://arxiv.org/pdf/1505.00468.pdf) using VQA v2.0 dataset for open-ended task
☆23Jul 30, 2020Updated 6 years ago
Alternatives and similar repositories for VQA_CNN-LSTM
Users that are interested in VQA_CNN-LSTM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Visual Question Answering in PyTorch with various Attention Models☆20Mar 24, 2020Updated 6 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
- Exploring multimodal fusion-type transformer models for visual question answering (on DAQUAR dataset)☆37Jan 20, 2022Updated 4 years ago
- Train a deeper LSTM and normalized CNN Visual Question Answering model. This current code can get 58.16 on OpenEnded and 63.09 on Multipl…☆386Mar 22, 2019Updated 7 years ago
- Implementing CNN in PyTorch with Custom Dataset and Transfer Learning☆11Aug 24, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Codebase for the backend of VUTTR (Very Useful Tools to Remember)☆12Jan 24, 2023Updated 3 years ago
- ☆10Oct 20, 2022Updated 3 years ago
- Medical Visual Question Answering via Conditional Reasoning [ACM MM 2020]☆64Aug 20, 2021Updated 5 years ago
- ☆394Mar 11, 2021Updated 5 years ago
- [IEEE TMI'22] VQAMix: Conditional Triplet Mixup for Medical Visual Question Answering☆16Oct 9, 2022Updated 3 years ago
- ☆10Dec 30, 2021Updated 4 years ago
- [ICML2023] Revisiting Data-Free Knowledge Distillation with Poisoned Teachers☆24Jul 7, 2024Updated 2 years ago
- Implementation of Unsupervised Deep Slow Feature Analysis for Change Detection in Multi-Temporal Remote Sensing Images☆10Aug 2, 2019Updated 7 years ago
- CNN+LSTM, Attention based, and MUTAN-based models for Visual Question Answering☆78Jan 19, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Algorithms that aproximate the solution for the NP-Hard 2D BinPacking Problem. We implement local search first-fit, local search best-fit…☆18May 25, 2010Updated 16 years ago
- 🧐 DeepFake Detection with PyTorch☆19Aug 7, 2023Updated 3 years ago
- ☆351Oct 2, 2018Updated 7 years ago
- Strong baseline for visual question answering☆240Mar 13, 2023Updated 3 years ago
- Modular and Simple approach to VQA in Keras☆21Sep 6, 2017Updated 9 years ago
- Visual Question Answering Demo and Algorithmia API☆25Feb 17, 2019Updated 7 years ago
- parallel image processing algorithms using pymp☆10May 11, 2017Updated 9 years ago
- An algorithm for solving 2D strip packing problem.