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:
- Image Captioning using CNN and Transformer.☆55Updated 4 years ago
- BERT + Image Captioning☆135Updated 4 years ago
- Implemented Image Captioning Model using both Local and Global Attention Techniques and API'fied the model using FLASK☆26Updated 5 years ago
- Using LSTM or Transformer to solve Image Captioning in Pytorch☆79Updated 4 years ago
- Image Captioning Using Transformer☆271Updated 3 years ago
- Hyperparameter analysis for Image Captioning using LSTMs and Transformers☆26Updated 2 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
- Transformer-based image captioning extension for pytorch/fairseq