ksheersaagr / Automatic-Image-Captioning
A neural network architecture(CNN+LSTM) that automatically generates captions from the images. The model uses ResNet architecture to train the Encoder while DecoderRNN has to be trained with our choice of trainable parameters. I have trained the model on the Microsoft Common Objects in COntext (MS COCO) dataset and have tested the network on fic…
☆25Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Automatic-Image-Captioning
- CNN+LSTM, Attention based, and MUTAN-based models for Visual Question Answering☆74Updated 4 years ago
- BERT + Image Captioning☆131Updated 3 years ago
- Code implementation for our ICPR, 2020 paper titled "Improving Word Recognition using Multiple Hypotheses and Deep Embeddings"☆21Updated 3 years ago
- A PyTorch implementation of the paper Show, Attend and Tell: Neural Image Caption Generation with Visual Attention☆75Updated 5 years ago
- Pytorch VQA : Visual Question Answering (https://arxiv.org/pdf/1505.00468.pdf)☆95Updated last year
- Image Captioning: Implementing the Neural Image Caption Generator with python☆64Updated 6 years ago
- Implementation of the paper "Stacked Attention Networks for Image Question Answering" in Tensorflow☆13Updated 5 years ago
- Implementaion of Generic L-layer Neural Network from Scratch☆12Updated 6 years ago
- generate captions for images using a CNN-RNN model that is trained on the Microsoft Common Objects in COntext (MS COCO) dataset☆76Updated 6 years ago
- Image Captioning with Keras☆63Updated 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
- Neural Machine Translator for translating from english to hindi text. Used Pytorch framework with seq2seq architecture having Attention f…☆13Updated 5 years ago
- making use of (Language model + Image model) to generate captions on flickr images. CNN + LSTM + Transfer learning☆21Updated 6 years ago
- In this project, I have created a neural network architecture to automatically generate captions from images. After using the Microsoft …☆39Updated 3 years ago
- Baseline model for nocaps benchmark, ICCV 2019 paper "nocaps: novel object captioning at scale".☆75Updated last year
- Models and Codes for the paper Question Relevance in VQA: Identifying Non-Visual And False-Premise Questions☆15Updated 6 years ago
- Implemented 3 different architectures to tackle the Image Caption problem, i.e, Merged Encoder-Decoder - Bahdanau Attention - Transformer…☆41Updated 3 years ago
- Unofficial tensorflow implementation of "Bottom-up and Top-down attention for VQA" (TF v. 1.13)☆39Updated 4 years ago
- Connective Cognition Network for Directional Visual Commonsense Reasoning☆15Updated 3 years ago
- Code of Dense Relational Captioning☆67Updated last year
- An easy-to-use app to visualise attentions of various VQA models.☆41Updated 2 years ago
- A unified framework to jointly model images, text, and human attention traces.☆78Updated 3 years ago
- A non-JIT version implementation / replication of CLIP of OpenAI in pytorch☆34Updated 3 years ago
- Code for our paper: *Shamsian, *Kleinfeld, Globerson & Chechik, "Learning Object Permanence from Video"☆67Updated 11 months ago
- GLAC Net: GLocal Attention Cascading Network for the Visual Storytelling Challenge☆44Updated 4 years ago
- ☆37Updated 7 years ago
- AIMS 2020, class on Visual Recognition☆23Updated 4 years ago
- code for running trained model from Visual Reasoning by Progressive Module Networks (ICLR19)☆15Updated 5 years ago
- ☆28Updated 6 years ago
- Real-world photo sequence question answering system (MemexQA). CVPR'18 and TPAMI'19☆33Updated 5 years ago