jchenghu/ExpansionNet_v2
Implementation code of the work "Exploiting Multiple Sequence Lengths in Fast End to End Training for Image Captioning"
This project helps generate descriptive captions for images. You provide a set of images, and it outputs detailed textual descriptions that explain the content of each image. It's designed for researchers and practitioners working on computer vision tasks who need to automatically describe visual content.
No commits in the last 6 months.
Use this if you need to quickly and accurately generate human-readable descriptions for a collection of images.
Not ideal if you're looking for a simple drag-and-drop tool without any command-line interaction or setup.
Stars
95
Forks
25
Language
Python
License
MIT
Category
Last pushed
Dec 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jchenghu/ExpansionNet_v2"
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...
shagunsodhani/Image-Caption-Generator
A simple implementation of neural image caption generator