Akhan521/Snaption
📸 My first deep dive into multi-modal ML! Built an end-to-end image captioning system from scratch using PyTorch, combining computer vision (EfficientNet) and NLP (Transformers). Trained on 8K images, tackled hyperparameter tuning, overfitting, and data augmentation. Features pre-trained models, clean package structure, and detailed documentation.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Oct 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Akhan521/Snaption"
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
Hamtech-ai/Persian-Image-Captioning
A Persian Image Captioning model based on Vision Encoder Decoder Models of the transformers🤗.