francbianc/clothing_instance_segmentation
A supervised Deep Learning approach to clothing instance segmentation with Mask R-CNN
This project helps fashion retailers, e-commerce managers, or social media analysts automatically identify and outline individual clothing items in real-world photos, especially those from social media like Instagram. You provide unstructured images of people wearing clothes, and it outputs precise digital masks around each of 30 specific fashion items (like 'dress', 'jeans', 'hat'), separating them from the background and other items. This is useful for cataloging, trend analysis, or visual search.
No commits in the last 6 months.
Use this if you need to precisely locate and segment individual clothing items within "in the wild" images, such as user-generated content or lifestyle photos, rather than studio-quality pictures.
Not ideal if your primary need is general object detection or if you only work with highly controlled, clean images where backgrounds are uniform and items are clearly separated.
Stars
23
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 17, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/francbianc/clothing_instance_segmentation"
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)