ntrang086/image_captioning
generate captions for images using a CNN-RNN model that is trained on the Microsoft Common Objects in COntext (MS COCO) dataset
This project helps you automatically generate descriptive English sentences for images. You provide an image, and the system outputs a natural language caption detailing what's depicted in it. This tool is designed for developers or researchers working on machine learning applications who need to implement or experiment with image captioning capabilities.
No commits in the last 6 months.
Use this if you are a machine learning practitioner looking to build or integrate an image captioning model based on a CNN-RNN architecture.
Not ideal if you are an end-user needing a ready-to-use application for image captioning without any coding or model training.
Stars
81
Forks
43
Language
Python
License
MIT
Category
Last pushed
Jun 07, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ntrang086/image_captioning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
fregu856/CS224n_project
Neural Image Captioning in TensorFlow.
vacancy/SceneGraphParser
A python toolkit for parsing captions (in natural language) into scene graphs (as symbolic...
ltguo19/VSUA-Captioning
Code for "Aligning Linguistic Words and Visual Semantic Units for Image Captioning", ACM MM 2019
Abdelrhman-Yasser/video-content-description
Video content description model for generating descriptions for unconstrained videos
kozodoi/BMS_Molecular_Translation
Image-to-text translation of chemical molecule structures with deep learning (top-5% Kaggle solution)