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:
- Code for our paper: *Shamsian, *Kleinfeld, Globerson & Chechik, "Learning Object Permanence from Video"☆68Updated 10 months ago
- Code implementation for our ICPR, 2020 paper titled "Improving Word Recognition using Multiple Hypotheses and Deep Embeddings"☆21Updated 4 years ago
- 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
- Convolutional Neural Networks for Visual Recognition☆18Updated 8 years ago
- An easy-to-use app to visualise attentions of various VQA models.☆41Updated 2 years ago
- ☆37Updated 8 years ago
- PyTorch Tutorial on google colaboratory.☆77Updated 6 years ago
- Experiments on different dataset on how to grow networks during training to learn new image categories.☆62Updated 5 years ago
- Neural Machine Translation with Attention (PyTorch)☆44Updated 6 years ago
- CNN+LSTM, Attention based, and MUTAN-based models for Visual Question Answering☆76Updated 5 years ago
- A repository providing implementations of generative models in various frameworks.☆18Updated 2 years ago
- AIMS 2020, class on Visual Recognition☆23Updated 5 years ago
- Example of a Cover letter for AI Residency☆80Updated 5 years ago
- ☆28Updated 4 years ago
- ☆72Updated 6 years ago
- The Easy Visual Question Answering dataset.☆33Updated 2 years ago
- Starter code in PyTorch for the Visual Dialog challenge☆190Updated 2 years ago
- All the code files related to the deep learning course from PadhAI☆102Updated 5 years ago
- code for running trained model from Visual Reasoning by Progressive Module Networks (ICLR19)☆15Updated 6 years ago
- Model submitted for the ICMI 2018 EmotiW Group-Level Emotion Recognition Challenge☆78Updated 6 years ago
- Baseline model for nocaps benchmark, ICCV 2019 paper "nocaps: novel object captioning at scale".☆76Updated 2 years ago
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 6 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
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 6 years ago
- Pytorch VQA : Visual Question Answering (https://arxiv.org/pdf/1505.00468.pdf)☆96Updated 2 years ago
- PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.☆89Updated 5 years ago
- ☆18Updated 6 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 of the NAACL'18 paper "Punny Captions: Witty Wordplay in Image Descriptions".☆33Updated 7 years ago