VaiBhaVSinGh91/ImageCaption
This repository contains an implementation of an image captioning model that leverages deep learning for generating textual descriptions of images. The model extracts high-level features from images using a pre-trained convolutional neural network (CNN) model, such as VGG16, and stores them for further processing. The extracted features are later u
No commits in the last 6 months.
Stars
1
Forks
1
Language
HTML
License
—
Category
Last pushed
Sep 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/VaiBhaVSinGh91/ImageCaption"
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...
MiteshPuthran/Image-Caption-Generator
The LSTM model generates captions for the input images after extracting features from...