zekeriyyaa/MaskRCNN-Modanet-Fashion-Segmentation-and-Classification
Using modanet fashion dataset, the clothes images were classified under 5 season (summer,winter,spring,autumn,all).
This project helps fashion businesses automatically classify clothing items in images by type and season. You input a collection of clothing images, and it outputs labels for each item, like "skirt_summer" or "tshirt_autumn," alongside their precise outlines. It's designed for e-commerce managers, fashion merchandisers, or trend analysts who need to organize and categorize large image datasets efficiently.
No commits in the last 6 months.
Use this if you have a large collection of unlabeled fashion images and need to automatically identify specific clothing items and assign seasonal classifications without manual annotation.
Not ideal if you need to classify items based on highly nuanced fashion details like fabric texture, brand, or specific style trends beyond basic type and season.
Stars
81
Forks
13
Language
Python
License
—
Category
Last pushed
Nov 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zekeriyyaa/MaskRCNN-Modanet-Fashion-Segmentation-and-Classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
open-mmlab/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
levindabhi/cloth-segmentation
This repo contains code and a pre-trained model for clothes segmentation.
zhengyima/mnist-classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic...
liuziwei7/fashion-detection
Fashion Detection in the Wild (Deep Clothes Detector)