Awesome
fashion-data
Fashion data from Polyvore
Vocabularies
Element_vocab and style_vocab store the element and style vocabularies collected from Polyvore. Each vocabulary is a list of words, stored in Python pickle files (https://wiki.python.org/moin/UsingPickle).
Outfits
element and style store the element and style representations of the outfits collected from Polyvore. Lines in each file correspond to the same polyvore outfit e.g. line 1 in element.txt and line 1 in style.txt refer to (and describe) the same outfit.