aliahmad552/image-caption-generator-using-deeplearning-nlp
This project implements an Image Caption Generator, a deep learning model that automatically generates descriptive captions for images. It combines Convolutional Neural Networks (CNNs) for image feature extraction and Recurrent Neural Networks (LSTMs) for language modeling, trained on image–caption datasets.
Stars
5
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aliahmad552/image-caption-generator-using-deeplearning-nlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.
bobbens/sketch_simplification
Models and code related to sketch simplification of rough sketches.
ashnkumar/sketch-code
Keras model to generate HTML code from hand-drawn website mockups. Implements an image...
jchenghu/ExpansionNet_v2
Implementation code of the work "Exploiting Multiple Sequence Lengths in Fast End to End...