iamirmasoud/image_captioning
Automatic Image Captioning using PyTorch on MS COCO dataset
This project helps generate descriptive captions for images automatically. It takes an image as input and outputs a sentence describing its content. This tool is useful for anyone working with large collections of images who needs to quickly generate textual descriptions for better organization, search, or accessibility.
No commits in the last 6 months.
Use this if you need a system to automatically create concise, relevant descriptions for a large volume of images.
Not ideal if you require highly nuanced or creative descriptions, or if your images contain very specialized objects not typically found in common everyday scenes.
Stars
23
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 24, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/iamirmasoud/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...