chandana-galgali/Automated-Caption-Generation-using-Encoder-Decoder-Model
An end-to-end Computer Vision and NLP project capable of classifying jewelry images and generating descriptive captions. Built using a custom Encoder-Decoder architecture (VGG-16 + GRU) trained on a dataset of 31,000+ augmented images.
Stars
2
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/chandana-galgali/Automated-Caption-Generation-using-Encoder-Decoder-Model"
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...