aakashjhawar/dress-pattern-recognition-using-CNN
An image recognition model which is capable of identifying the pattern on a dress image
This helps e-commerce businesses automatically identify the visual pattern on a dress image, like floral, stripes, or polka dot. You provide an image of a dress, and it tells you the pattern, then suggests other dresses with similar patterns. This is for online retailers or fashion stylists looking to improve product categorization and customer recommendations.
No commits in the last 6 months.
Use this if you need to automatically categorize dress images by pattern and offer customers intelligent suggestions based on visual similarities.
Not ideal if you need to identify more complex visual features than surface patterns or if you're dealing with non-dress apparel.
Stars
21
Forks
4
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aakashjhawar/dress-pattern-recognition-using-CNN"
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)