SreeDharshan-GJ/Image-Caption-Generator-using-CNN-LSTM
Deep learning project that generates natural-language captions for images using CNN for visual feature extraction and LSTM for text generation. Built with TensorFlow/Keras and trained on the MS COCO dataset for AI-powered image understanding.
Stars
3
Forks
1
Language
Python
License
—
Category
Last pushed
Nov 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SreeDharshan-GJ/Image-Caption-Generator-using-CNN-LSTM"
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.
jchenghu/ExpansionNet_v2
Implementation code of the work "Exploiting Multiple Sequence Lengths in Fast End to End...
MiteshPuthran/Image-Caption-Generator
The LSTM model generates captions for the input images after extracting features from...