Hamtech-ai/Persian-Image-Captioning
A Persian Image Captioning model based on Vision Encoder Decoder Models of the transformers🤗.
Automatically generate descriptive captions in Persian for any image you provide. You simply input an image, and the project outputs a concise, natural language description of its content in Persian. This tool is ideal for content creators, marketers, or anyone managing large collections of images who needs to quickly describe them for Persian-speaking audiences.
No commits in the last 6 months.
Use this if you need to automatically generate clear, short descriptions for images in Persian.
Not ideal if you need captions in languages other than Persian or require extremely detailed, nuanced descriptions.
Stars
20
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 27, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Hamtech-ai/Persian-Image-Captioning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zarzouram/image_captioning_with_transformers
Pytorch implementation of image captioning using transformer-based model.
rese1f/aurora
[ICLR 2025] AuroraCap: Efficient, Performant Video Detailed Captioning and a New Benchmark
senadkurtisi/pytorch-image-captioning
Transformer & CNN Image Captioning model in PyTorch.
tojiboyevf/image_captioning
Deep Learning Final project 2022
tanishqgautam/Image-Captioning
Implemented 3 different architectures to tackle the Image Caption problem, i.e, Merged...