fregu856/CS224n_project
Neural Image Captioning in TensorFlow.
This project helps generate descriptive captions for images. You provide an image, and it outputs a textual description of its content. This tool is designed for researchers or developers working on computer vision, natural language processing, or multimodal AI applications.
No commits in the last 6 months.
Use this if you need to automatically generate human-readable descriptions for a large collection of images, particularly for research or academic purposes in image captioning.
Not ideal if you're looking for an off-the-shelf application or a production-ready solution for general content moderation or accessibility, as it requires significant setup and technical expertise.
Stars
65
Forks
30
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/fregu856/CS224n_project"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ntrang086/image_captioning
generate captions for images using a CNN-RNN model that is trained on the Microsoft Common...
vacancy/SceneGraphParser
A python toolkit for parsing captions (in natural language) into scene graphs (as symbolic...
ltguo19/VSUA-Captioning
Code for "Aligning Linguistic Words and Visual Semantic Units for Image Captioning", ACM MM 2019
Abdelrhman-Yasser/video-content-description
Video content description model for generating descriptions for unconstrained videos
kozodoi/BMS_Molecular_Translation
Image-to-text translation of chemical molecule structures with deep learning (top-5% Kaggle solution)