ChaitanyaC22/Udacity-CVND-Project2-Automated-Image-Captioning
This project aims at training a CNN-RNN model to predict captions for a given image. The main task is to implement an effective RNN decoder for a CNN encoder.
No commits in the last 6 months.
Stars
3
Forks
1
Language
HTML
License
MIT
Category
Last pushed
Jul 09, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ChaitanyaC22/Udacity-CVND-Project2-Automated-Image-Captioning"
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.
ashnkumar/sketch-code
Keras model to generate HTML code from hand-drawn website mockups. Implements an image...
bobbens/sketch_simplification
Models and code related to sketch simplification of rough sketches.
MiteshPuthran/Image-Caption-Generator
The LSTM model generates captions for the input images after extracting features from...