tanishqgautam / Image-CaptioningLinks
Implemented 3 different architectures to tackle the Image Caption problem, i.e, Merged Encoder-Decoder - Bahdanau Attention - Transformers
☆40Updated 4 years ago
Alternatives and similar repositories for Image-Captioning
Users that are interested in Image-Captioning are comparing it to the libraries listed below
Sorting:
- Implemented Image Captioning Model using both Local and Global Attention Techniques and API'fied the model using FLASK☆26Updated 5 years ago
- Hyperparameter analysis for Image Captioning using LSTMs and Transformers☆26Updated 2 years ago
- BERT + Image Captioning☆134Updated 4 years ago
- Pytorch implementation of image captioning using transformer-based model.☆68Updated 2 years ago
- Image Captioning using CNN and Transformer.☆55Updated 4 years ago
- Using LSTM or Transformer to solve Image Captioning in Pytorch☆79Updated 4 years ago
- Video Captioning is an encoder decoder mode based on sequence to sequence learning☆138Updated last year
- A neural network to generate captions for an image using CNN and RNN with BEAM Search.☆309Updated 5 years ago
- Image Captioning Using Transformer☆271Updated 3 years ago
- Generating Captions for images using Deep Learning☆121Updated 6 years ago
- [NeurIPS'20-Competition] Detecting Hate Speech in Memes Using Multimodal Deep Learning Approaches: Prize-winning solution to Hateful Meme…☆62Updated last year
- Pytorch implementation of VQA: Visual Question Answering (https://arxiv.org/pdf/1505.00468.pdf) using VQA v2.0 dataset for open-ended ta…☆21Updated 5 years ago
- Image captioning using attention models☆39Updated 5 years ago
- Image captioning with Transformer☆14Updated 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
- image captioning trained using COCO dataset in pytorch☆36Updated 5 years ago
- Transformer-based image captioning extension for pytorch/fairseq☆317Updated 4 years ago
- Pytorch VQA : Visual Question Answering (https://arxiv.org/pdf/1505.00468.pdf)☆98Updated 2 years ago
- Exploring multimodal fusion-type transformer models for visual question answering (on DAQUAR dataset)☆37Updated 3 years ago
- This repositary contain all my exercises and projects of Udacity Computer Vision Nanodegree Program☆54Updated 2 years ago
- The LSTM model generates captions for the input images after extracting features from pre-trained VGG-16 model. (Computer Vision, NLP, De…☆90Updated 6 years ago
- 🥶Vilio: State-of-the-art VL models in PyTorch & PaddlePaddle☆90Updated 2 years ago
- Image Captioning: Implementing the Neural Image Caption Generator☆21Updated 5 years ago
- A Keras Implementation of Supervised Video Summarization using Attention Based Encoder-Decoder Networks☆29Updated 3 years ago
- An implementation that downstreams pre-trained V+L models to VQA tasks. Now support: VisualBERT, LXMERT, and UNITER☆165Updated 2 years ago
- Baseline model for multimodal classification based on images and text. Text representation obtained from pretrained BERT base model and i…☆42Updated 3 years ago
- Image caption generation has emerged as a challenging and important research area following ad-vances in statistical language modelling a…☆36Updated 2 years ago
- Simple image-captioning model using Flickr8K dataset☆15Updated 3 years ago
- Neural Network Image Description☆22Updated 7 years ago
- PyTorch implementation of Emotic CNN methodology to recognize emotions in images using context information.☆144Updated last year