nirajankarki5/Flickr30k-Image-Caption-Generator-Using-Deep-Learning
A deep learning model that generates descriptions of an image.
This project helps anyone who needs to automatically describe what's happening in an image. You provide an image, and it outputs a short English sentence detailing the content and context of that image. It's useful for content managers, digital archivists, or social media strategists looking to quickly add descriptive text to visuals.
No commits in the last 6 months.
Use this if you have a collection of images and need to generate accurate, human-readable captions for them automatically.
Not ideal if you need to generate descriptions in a language other than English or require highly specialized, domain-specific terminology beyond general image content.
Stars
20
Forks
7
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 11, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nirajankarki5/Flickr30k-Image-Caption-Generator-Using-Deep-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bobbens/sketch_simplification
Models and code related to sketch simplification of rough sketches.
tonybeltramelli/pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
emilwallner/Screenshot-to-code
A neural network that transforms a design mock-up into a static website.
MiteshPuthran/Image-Caption-Generator
The LSTM model generates captions for the input images after extracting features from...
jchenghu/ExpansionNet_v2
Implementation code of the work "Exploiting Multiple Sequence Lengths in Fast End to End...