nssharmaofficial / image-caption-generator
Image captioning model with Resnet50 encoder and LSTM decoder
☆17Updated 7 months ago
Alternatives and similar repositories for image-caption-generator:
Users that are interested in image-caption-generator are comparing it to the libraries listed below
- 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
- Deep learning-based image captioning with Flickr8k dataset. Code includes data prep, model training, and a Streamlit app.☆56Updated 7 months ago
- A deep learning model that generates descriptions of an image.☆20Updated 4 years ago
- Simple image-captioning model using Flickr8K dataset☆15Updated 3 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.☆8Updated last year
- Image-to-Text☆10Updated 2 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
- Automatic Image Captioning using PyTorch on MS COCO dataset☆21Updated 2 years ago
- Simple image captioning model☆1,362Updated 10 months ago
- ☆51Updated 2 years ago
- ☆14Updated last year
- The project explores a dataset of 2225 BBC News Articles and identifies the major themes and topics present in them. Topic Modeling algor…☆9Updated last year
- Recognition of hand gestures in 3D space using a single low resolution camera for converting American Sign Language into any spoken langu…☆24Updated last year
- Image Captioning using CNN and Transformer.☆52Updated 3 years ago
- pre-trained model and source code for generate description of images.☆27Updated 4 years ago
- Caption generation is a challenging artificial intelligence problem where a textual description must be generated for a given photograph.…☆7Updated 3 years ago
- The LSTM model generates captions for the input images after extracting features from pre-trained VGG-16 model. (Computer Vision, NLP, De…☆86Updated 5 years ago
- ☆10Updated 11 months ago
- SigNet implementation in Pytorch☆23Updated 2 years ago
- ☆69Updated last year
- This repository was a submission to Unscript hackthon 2022. Domain of AI/ML and Skin Type Recognition problem statement.☆10Updated 3 years ago
- This is a web application that takes different kind of inputs(real-time, image, video) from the user and display the emotion based on the…☆11Updated last year
- Implemented 3 different architectures to tackle the Image Caption problem, i.e, Merged Encoder-Decoder - Bahdanau Attention - Transformer…☆41Updated 4 years ago
- In this project, I am trying to track the spread of disinformation. This repo is for the ML part of the project and where it tries to cla…☆23Updated 3 years ago
- A ML project specifically build for predicting students' mental health☆23Updated 2 years ago
- YOLO for custom object detection and passing the detected objects to Tesseract☆57Updated last year
- AI-based project for predicting fashion trends using image processing, sentiment analysis, and clustering on Instagram data.☆19Updated last year
- This tool aims to simplify the process of reviewing job applicants' resumes, extracting relevant data, and making data-driven decisions i…☆13Updated last year
- Image Captioning using CNN+RNN Encoder-Decoder Architecture in PyTorch☆23Updated 4 years ago
- A neural network to generate captions for an image using CNN and RNN with BEAM Search.☆302Updated 4 years ago