kalpesh22-21 / Image_Captioning_using_Hugging_Face
In this project Flikr8K dataset was used to train an Image Captioning model Using Hugging face Transformer.
☆9Updated 2 years ago
Alternatives and similar repositories for Image_Captioning_using_Hugging_Face
Users that are interested in Image_Captioning_using_Hugging_Face are comparing it to the libraries listed below
Sorting:
- Using LSTM or Transformer to solve Image Captioning in Pytorch☆76Updated 3 years ago
- Pytorch implementation of image captioning using transformer-based model.☆66Updated 2 years ago
- Implemented 3 different architectures to tackle the Image Caption problem, i.e, Merged Encoder-Decoder - Bahdanau Attention - Transformer…☆41Updated 4 years ago
- Hyperparameter analysis for Image Captioning using LSTMs and Transformers☆26Updated last year
- Image Captioning: Implementing the Neural Image Caption Generator☆21Updated 4 years ago
- Implementation of 'End-to-End Transformer Based Model for Image Captioning' [AAAI 2022]☆67Updated 11 months ago
- BERT + Image Captioning☆132Updated 4 years ago
- Implemented Image Captioning Model using both Local and Global Attention Techniques and API'fied the model using FLASK☆25Updated 4 years ago
- Image Captioning using CNN and Transformer.☆52Updated 3 years ago
- Transformer & CNN Image Captioning model in PyTorch.☆43Updated 2 years ago
- An implementation that downstreams pre-trained V+L models to VQA tasks. Now support: VisualBERT, LXMERT, and UNITER☆163Updated 2 years ago
- In this project, I define and train an image-to-caption model that can produce descriptions for real world images with Flickr-8k dataset.☆7Updated last year
- Image captioning models "show and tell" + "show, attend and tell" in PyTorch☆19Updated 6 years ago
- Implementation of the CPTR model by https://arxiv.org/pdf/2101.10804.pdf☆11Updated 3 years ago
- A self-evident application of the VQA task is to design systems that aid blind people with sight reliant queries. The VizWiz VQA dataset …☆15Updated last year
- A curated list of Multimodal Captioning related research(including image captioning, video captioning, and text captioning)☆110Updated 2 years ago
- Image Captioning Using Transformer☆268Updated 2 years ago
- [AAAI2021] The code of “Similarity Reasoning and Filtration for Image-Text Matching”☆215Updated last year
- Deep Reinforcement Learning based Image Captioning with Embedding Reward☆27Updated 8 months ago
- Faster RCNN model in Pytorch version, pretrained on the Visual Genome with ResNet 101☆237Updated 2 years ago
- Implementation of the paper CPTR : FULL TRANSFORMER NETWORK FOR IMAGE CAPTIONING☆30Updated 2 years ago
- CapDec: SOTA Zero Shot Image Captioning Using CLIP and GPT2, EMNLP 2022 (findings)☆196Updated last year
- A PyTorch implementation of the paper Show, Attend and Tell: Neural Image Caption Generation with Visual Attention☆85Updated 5 years ago
- Transformer-based image captioning extension for pytorch/fairseq☆316Updated 4 years ago
- GRIT: Faster and Better Image-captioning Transformer (ECCV 2022)☆191Updated 2 years ago
- Python 3 support for the MS COCO caption evaluation tools☆318Updated 9 months ago
- Code for "Learning the Best Pooling Strategy for Visual Semantic Embedding", CVPR 2021 (Oral)☆161Updated 2 years ago
- CNN+LSTM, Attention based, and MUTAN-based models for Visual Question Answering☆75Updated 5 years ago
- Baseline model for multimodal classification based on images and text. Text representation obtained from pretrained BERT base model and i…☆41Updated 2 years ago
- Local self-attention in Transformer for visual question answering☆12Updated last year