nssharmaofficial / image-caption-generatorLinks
Image captioning model with Resnet50 encoder and LSTM decoder
☆18Updated last year
Alternatives and similar repositories for image-caption-generator
Users that are interested in image-caption-generator are comparing it to the libraries listed below
Sorting:
- Simple image captioning model☆1,407Updated last year
- Deep learning-based image captioning with Flickr8k dataset. Code includes data prep, model training, and a Streamlit app.☆64Updated last year
- Simple image-captioning model using Flickr8K dataset☆15Updated 3 years ago
- A Web App to generate caption for Images. VGG-16 Model is used to encode the images and extracting features and LSTM's will be used for t…☆16Updated 3 years ago
- A deep learning model that generates descriptions of an image.☆20Updated 4 years ago
- SigNet implementation in Pytorch☆27Updated 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
- Simple implementation of OpenAI CLIP model in PyTorch.☆720Updated 3 months ago
- Image captioning models "show and tell" + "show, attend and tell" in PyTorch☆19Updated 7 years ago
- Automatic Image Captioning using PyTorch on MS COCO dataset☆23Updated 3 years ago
- Image Caption Generator implemented using Tensorflow and Keras in a Python Jupyter Notebook. The goal is to describe the content of an im…☆31Updated 4 years ago
- Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning☆2,885Updated 3 years ago
- PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation☆5,646Updated last year
- Generative label fused network for image–text matching☆10Updated 3 years ago
- Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence L…☆2,555Updated last year
- Deepfake Image Detection with Keras & TensorFlow☆152Updated 4 months ago
- Image Captioning using CNN and Transformer.☆55Updated 4 years ago
- Meshed-Memory Transformer for Image Captioning. CVPR 2020☆544Updated 3 years ago
- Image Classification Using Vision transformer from Scractch☆77Updated 2 years ago
- Image Captioning using LSTM and Deep Learning on Flickr8K dataset.☆15Updated 4 years ago
- A PyTorch Lightning solution to training OpenAI's CLIP from scratch.☆719Updated 3 years ago
- Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"☆1,520Updated last year
- Implementation of CoCa, Contrastive Captioners are Image-Text Foundation Models, in Pytorch☆1,198Updated 2 years ago
- ☆12Updated 2 years ago
- This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.☆24Updated 3 years ago
- Video Captioning is an encoder decoder mode based on sequence to sequence learning☆140Updated last year
- Prompt Learning for Vision-Language Models (IJCV'22, CVPR'22)☆2,166Updated last year
- Implemented 3 different architectures to tackle the Image Caption problem, i.e, Merged Encoder-Decoder - Bahdanau Attention - Transformer…☆40Updated 4 years ago
- this repository contians project for deepfake detection from videos and images☆26Updated last year
- Transformer & CNN Image Captioning model in PyTorch.☆44Updated 2 years ago