switchablenorms / DeepFashion2

DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

detect clothing color?

andykais opened this issue · comments

Is there any way to use this dataset to detect the color of clothing? I essentially want to run this through a dataset to find all the images containing "blue top" or "purple pants". It seems like this dataset might just tell you that different clothing of the same type has different "style", but not classify the style

style: a number to distinguish between clothing items from images with the same pair id. Clothing items with different style numbers from images with the same pair id have different styles such as color, printing, and logo. In this way, a clothing item from shop images and a clothing item from user image are positive commercial-consumer pair if they have the same style number greater than 0 and they are from images with the same pair id.(If you are confused with style, please refer to issue#10.)

if this dataset does not classify clothing color, could someone suggest a dataset that does?

Would also be interested in this!

if this dataset does not classify clothing color, could someone suggest a dataset that does?