MahanVeisi8/FashionTagger
Upload your fashion images and get detailed labels, such as category, color, and season, predicted by my AI model using an ensemble of CNN architectures.
This tool helps fashion retailers, e-commerce managers, and stylists quickly organize their product catalogs. You upload images of fashion items, and it automatically tells you the category (e.g., dress, shirt), color, and even the season. This makes it easier to manage inventory and create product listings.
No commits in the last 6 months.
Use this if you need an efficient way to automatically categorize and label large numbers of fashion product images without manual tagging.
Not ideal if you need to identify very nuanced or specific attributes beyond category, color, and season, or if you require human-level subjective style analysis.
Stars
13
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MahanVeisi8/FashionTagger"
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...