image-caption-generator
There are 60 repositories under image-caption-generator topic.
image_captioning
Generates textual description of any given image. Use both Natural Language Processing (NLP) and Computer Vision to generate captions. The idea implemented is to replace the encoder (RNN layer) in an encoder-decoder architecture with a deep Convolutional Neural Network (CNN) trained to classify objects in images.
image-caption-generator
A neural image caption generator based on the "Show and Tell" paper.
a-picture-is-a-thousand-words
Image caption generator using CNN as an encoder and RNN as an decoder.
Image-Caption-Generator
Giving short discription of Image using AI
Argonz-Image-Captioning-Extension
The chrome extension that gets input images and generates the captions for them.
img_captions
Image caption generation based on encoder - decoder architecture with Flickr8k dataset. Beam search used for inference
ImageSummarize
Built an Image Caption model that summarizes the given input image.
four-in-one-ai-toolkit-powered-by-google-gemini-api
Click below to checkout the website
Image-Captioning
Image Captioning Using CLIP & GPT Models
photo-caption
Personalized Image Captioning with Transformer Models
BLIP-ImageCaption
BLIP-ImageCaption
Image_Captioning_and_Sentiment_Analysis
deep learning model for generate caption and Analysis Sentiment
Image-Caption-Generation-Using-Neural-Networks
Python-based solution for automatic image caption generation using a ResNet-50 CNN and RNN, featuring comprehensive data preprocessing, model training, and evaluation with BLEU score and Cosine Similarity metrics.
image_captioning_frontend
Generates textual description of any given image. Use both Natural Language Processing (NLP) and Computer Vision to generate captions. The idea implemented is to replace the encoder (RNN layer) in an encoder-decoder architecture with a deep Convolutional Neural Network (CNN) trained to classify objects in images.
DL-Photo-Caption-Generator
Deep Learning Photo Caption Generator Tensorflow 2.0
chainer-image-caption
Immodal: Storytellor who never lies! Image caption generator + story generator powered by Cohere API
deep-learning-2021
image caption generator, dog breed classifier, stock forecasting 🤖🖼️ Порождение подписей на русском языке к изображениям (Python, Keras). Собрал нейросеть из двух частей – свёрточная и рекуррентная части. Получил датасет путём перевода на русский датасета Flickr 8k с помощью Yandex Translate API. Получил метрику BLEU равной 0.51.
image-caption-generator
Порождение подписей к изображениям. Классификация изображений. Прогнозирование временных рядов
Machine-Learning
COL774 Machine Learning Spring-2019-2020 IIT Delhi. Instructor - Prof. Parag Singla
Neural-Image-Caption-Generator
Image Captioner Model