pubkey/fashion-segmentation
A tensorflow model for segmentation of fashion items out of multiple product images
This tool helps e-commerce businesses and online retailers precisely identify fashion items within product photos. You provide multiple images of a product, and it outputs a segmented image that highlights only the fashion item, along with its dominant colors. This is ideal for anyone managing online product catalogs or developing features like detailed color search.
No commits in the last 6 months.
Use this if you need to automatically extract fashion items from your product images for better catalog management or to power advanced search features.
Not ideal if you only have a single image of a product or need to segment non-fashion items, as it's specifically designed for multi-image fashion product segmentation.
Stars
46
Forks
7
Language
Python
License
—
Category
Last pushed
Dec 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pubkey/fashion-segmentation"
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...