glami/glami-1m
The largest multilingual image-text classification dataset. It contains fashion products.
This dataset provides a massive collection of fashion product images alongside their descriptions in 13 different languages. It's designed for training and evaluating systems that automatically categorize fashion items based on both visuals and text, or even generate product images from text. E-commerce platforms, fashion retailers, and online marketplaces can use this to enhance their product search, recommendations, and inventory management.
No commits in the last 6 months.
Use this if you need a large, human-annotated dataset of fashion products for developing AI models that understand and classify items from images and multilingual text.
Not ideal if your primary need is for non-fashion related product classification or if you require datasets focused solely on image or text without their combined context.
Stars
77
Forks
7
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jun 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/glami/glami-1m"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
open-mmlab/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
levindabhi/cloth-segmentation
This repo contains code and a pre-trained model for clothes segmentation.
liuziwei7/fashion-detection
Fashion Detection in the Wild (Deep Clothes Detector)
zhengyima/mnist-classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic...