ksheersaagr / Automatic-Image-CaptioningLinks
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
Sorting:
- generate captions for images using a CNN-RNN model that is trained on the Microsoft Common Objects in COntext (MS COCO) dataset☆81Updated 7 years ago
- Code for our paper: *Shamsian, *Kleinfeld, Globerson & Chechik, "Learning Object Permanence from Video"☆68Updated 11 months ago
- Code implementation for our ICPR, 2020 paper titled "Improving Word Recognition using Multiple Hypotheses and Deep Embeddings"☆21Updated 4 years ago
- A Pytorch tutorial for implementation of Dynamic memory Network Plus☆64Updated 7 years ago
- Explores jigsaw puzzles solvinig as pre-text task for fine grained classification for bird species identification (Implemented with pyTor…☆22Updated 5 years ago
- Repo has PyTorch implementation "Attention is All you Need - Transformers" paper for Machine Translation from French queries to English.☆70Updated 5 years ago
- Baseline model for nocaps benchmark, ICCV 2019 paper "nocaps: novel object captioning at scale".☆76Updated 2 years ago
- CNN+LSTM, Attention based, and MUTAN-based models for Visual Question Answering☆76Updated 5 years ago
- Experiments on different dataset on how to grow networks during training to learn new image categories.☆62Updated 5 years ago
- An easy-to-use app to visualise attentions of various VQA models.☆41Updated 3 years ago
- PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.☆89Updated 5 years ago
- PyTorch tutorials A to Z☆132Updated 3 years ago
- Guide for both TensorFlow and PyTorch in comparative way☆108Updated 6 years ago
- ☆37Updated 8 years ago
- ☆28Updated 4 years ago
- A PyTorch implementation of the paper Show, Attend and Tell: Neural Image Caption Generation with Visual Attention☆84Updated 6 years ago
- Starter code in PyTorch for the Visual Dialog challenge☆190Updated 2 years ago
- Unofficial tensorflow implementation of "Bottom-up and Top-down attention for VQA" (TF v. 1.13)☆39Updated 5 years ago
- Code to train and evaluate the GeNeVA-GAN model for the GeNeVA task proposed in our ICCV 2019 paper "Tell, Draw, and Repeat: Generating a…☆85Updated 3 years ago
- BERT + Image Captioning☆134Updated 4 years ago
- PyTorch Tutorial on google colaboratory.☆77Updated 6 years ago
- A list of resources to fund your MS and/or PhD, particularly in computer science.☆203Updated 7 years ago
- PyTorch code for Large-Scale Answerer in Questioner's Mind for Visual Dialog Question Generation (AQM+) (ICLR 2019)☆51Updated 6 years ago
- ☆13Updated 7 years ago
- Code for our ICCC'19 paper - "Trick or TReAT : Thematic Reinforcement for Artistic Typography"☆19Updated 4 years ago
- PyTorch VQA implementation that achieved top performances in the (ECCV18) VizWiz Grand Challenge: Answering Visual Questions from Blind P…☆61Updated 7 years ago
- An implementation of the NAACL'18 paper "Punny Captions: Witty Wordplay in Image Descriptions".☆33Updated 7 years ago
- ☆72Updated 7 years ago
- My personal notes and surveys on DL, CV and NLP papers.☆125Updated 6 years ago
- Pytorch implementation of the DeepDream computer vision algorithm☆103Updated 5 years ago