arya46 / VQA-Flask-App
A simple Flask app to generate answer given an image and a natural language question about the image. The app uses a deep learning model, trained with Tensorflow, behind the scenes.
☆12Updated 2 years ago
Alternatives and similar repositories for VQA-Flask-App:
Users that are interested in VQA-Flask-App are comparing it to the libraries listed below
- This repository gives a GUI using PyQt4 for VQA demo using Keras Deep Learning Library. The VQA model is created using Pre-trained VGG-1…☆46Updated 3 years ago
- Pytorch VQA : Visual Question Answering (https://arxiv.org/pdf/1505.00468.pdf)☆96Updated last year
- BERT + Image Captioning☆132Updated 4 years ago
- CNN+LSTM, Attention based, and MUTAN-based models for Visual Question Answering☆75Updated 5 years ago
- PyTorch implementation of Image captioning with Bottom-up, Top-down Attention☆166Updated 6 years ago
- ☆350Updated 6 years ago
- Show and Tell : A Neural Image Caption Generator☆107Updated 5 years ago
- Pytorch implementation of VQA: Visual Question Answering (https://arxiv.org/pdf/1505.00468.pdf) using VQA v2.0 dataset for open-ended ta…☆19Updated 4 years ago
- PyTorch VQA implementation that achieved top performances in the (ECCV18) VizWiz Grand Challenge: Answering Visual Questions from Blind P…☆60Updated 6 years ago
- Unofficial tensorflow implementation of "Bottom-up and Top-down attention for VQA" (TF v. 1.13)☆39Updated 5 years ago
- Automatic image captioning model based on Caffe, using features from bottom-up attention.☆245Updated 2 years ago
- Implementation of the Object Relation Transformer for Image Captioning☆178Updated 7 months ago
- PyTorch Implementation of Knowing When to Look: Adaptive Attention via a Visual Sentinal for Image Captioning☆84Updated 4 years ago
- Strong baseline for visual question answering☆239Updated 2 years ago
- Computer Vision: Generate captions that describe the contents of images using PyTorch☆25Updated 3 years ago
- Visual Question Answering in Pytorch☆729Updated 5 years ago
- PyTorch bottom-up attention with Detectron2☆233Updated 3 years ago
- generate captions for images using a CNN-RNN model that is trained on the Microsoft Common Objects in COntext (MS COCO) dataset☆78Updated 6 years ago
- Image Captioning with Keras☆63Updated 4 years ago
- Image Captioning based on Bottom-Up and Top-Down Attention model☆102Updated 6 years ago
- [EMNLP 2018] Training for Diversity in Image Paragraph Captioning☆89Updated 5 years ago
- Pytorch Implementation of Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning☆107Updated 7 years ago
- Implementation of the paper "Stacked Attention Networks for Image Question Answering" in Tensorflow☆13Updated 5 years ago
- An efficient PyTorch implementation of the winning entry of the 2017 VQA Challenge.☆757Updated last year
- Bilinear attention networks for visual question answering☆545Updated last year
- A self-evident application of the VQA task is to design systems that aid blind people with sight reliant queries. The VizWiz VQA dataset …☆15Updated last year
- Image Captioning: Implementing the Neural Image Caption Generator with python☆64Updated 7 years ago
- A PyTorch implementation of the paper Show, Attend and Tell: Neural Image Caption Generation with Visual Attention☆84Updated 5 years ago
- An implementation that downstreams pre-trained V+L models to VQA tasks. Now support: VisualBERT, LXMERT, and UNITER☆163Updated 2 years ago
- Re-implement CVPR2017 paper: "dense captioning with joint inference and visual context" and minor changes in Tensorflow. (mAP 8.296 after…☆61Updated 6 years ago