Dantekk/Image-Captioning
Image Captioning using CNN and Transformer.
This project helps developers build applications that automatically generate textual descriptions for images. It takes an image as input and outputs a set of five descriptive captions. Developers integrating image understanding into their applications would find this useful.
No commits in the last 6 months.
Use this if you are a developer looking for a Keras/TensorFlow-based architecture to automatically generate multiple captions for images.
Not ideal if you are an end-user needing a ready-to-use application for image captioning without development work.
Stars
55
Forks
14
Language
Python
License
—
Category
Last pushed
Nov 09, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Dantekk/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
bobbens/sketch_simplification
Models and code related to sketch simplification of rough sketches.
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...