aimagelab/camel
CaMEL: Mean Teacher Learning for Image Captioning. ICPR 2022
This project helps researchers and developers working with computer vision to automatically generate descriptive captions for images. It takes a collection of images and their associated text annotations, and outputs text descriptions that accurately reflect the visual content. This is designed for AI/ML researchers, computer vision engineers, and deep learning practitioners who build and evaluate image captioning models.
No commits in the last 6 months.
Use this if you are developing or evaluating advanced image captioning models and need a robust, research-backed solution to generate descriptions from images.
Not ideal if you are looking for a plug-and-play tool for general image captioning without diving into model training or evaluation specifics.
Stars
29
Forks
13
Language
Python
License
BSD-3-Clause
Category
Last pushed
Dec 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aimagelab/camel"
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...