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 5 years ago
Alternatives and similar repositories for Automatic-Image-Captioning:
Users that are interested in Automatic-Image-Captioning are comparing it to the libraries listed below
- CNN+LSTM, Attention based, and MUTAN-based models for Visual Question Answering☆74Updated 5 years ago
- Unofficial tensorflow implementation of "Bottom-up and Top-down attention for VQA" (TF v. 1.13)☆39Updated 4 years ago
- A PyTorch implementation of the paper Show, Attend and Tell: Neural Image Caption Generation with Visual Attention☆82Updated 5 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
- BERT + Image Captioning☆132Updated 4 years ago
- Code implementation for our ICPR, 2020 paper titled "Improving Word Recognition using Multiple Hypotheses and Deep Embeddings"☆21Updated 3 years ago
- Deep Learning model which uses Computer Vision and NLP to generate captions for images☆14Updated 4 years ago
- Keras implementation of the "Show, Attend and Tell" paper☆26Updated 5 years ago
- Pytorch VQA : Visual Question Answering (https://arxiv.org/pdf/1505.00468.pdf)☆95Updated last year
- Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.☆191Updated 5 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
- ☆76Updated 4 years ago
- An easy-to-use app to visualise attentions of various VQA models.☆41Updated 2 years ago
- The Transformer in PyTorch☆13Updated 6 months ago
- Strong baseline for visual question answering☆238Updated last year
- Transformer-based image captioning extension for pytorch/fairseq☆314Updated 4 years ago
- 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 implement Show, Attend and Tell: Neural Image Caption Generation with Visual Attention☆93Updated 6 years ago
- ☆71Updated 6 years ago
- Attention-based Visual Question Answering in Torch☆100Updated 7 years ago
- ☆28Updated 4 years ago
- Convolutional Neural Networks for Visual Recognition☆18Updated 7 years ago
- Image Caption using keras, VGG16 pretrained model, CNN and RNN☆44Updated 5 years ago
- Real-world photo sequence question answering system (MemexQA). CVPR'18 and TPAMI'19☆32Updated 5 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- Used LSTM on Flickr dataset☆12Updated 6 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 5 years ago
- ☆189Updated 3 years ago
- Implemented 3 different architectures to tackle the Image Caption problem, i.e, Merged Encoder-Decoder - Bahdanau Attention - Transformer…☆41Updated 3 years ago