switchablenorms / DeepFashion2

DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf
2.29k stars 355 forks source link

item that has style_id is not zero, but only one item exists #58

Open LeCongThuong opened 4 years ago

LeCongThuong commented 4 years ago

Thank for sharing your great work! I have a question. I have tried to create directories that in this every directory, it contains items with same style_id != 0 and same pair_id. After reading your readme.md, I understand that there are more than one items with same style_id != 0 and same pair_id. But I saw that lots of items that have style_id != 0 but not exist correspond items Ex: file 50299.json, item1, style_id = 14 Is there something wrong with my code?