| language: | |
| - en | |
| license: apache-2.0 | |
| dataset_info: | |
| features: | |
| - name: image | |
| dtype: image | |
| - name: category | |
| dtype: string | |
| - name: text | |
| dtype: string | |
| - name: item_ID | |
| dtype: string | |
| splits: | |
| - name: data | |
| num_bytes: 2552350437.248 | |
| num_examples: 94096 | |
| download_size: 2512305193 | |
| dataset_size: 2552350437.248 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: data | |
| path: data/data-* | |
| **Disclaimer**: We do not own this dataset. Polyvore dataset is a public dataset which can be accessed through its [Github page](https://github.com/xthan/polyvore-dataset). | |
| When using the datset, cite the original work. | |
| ``` | |
| @inproceedings{han2017learning, | |
| author = {Han, Xintong and Wu, Zuxuan and Jiang, Yu-Gang and Davis, Larry S}, | |
| title = {Learning Fashion Compatibility with Bidirectional LSTMs}, | |
| booktitle = {ACM Multimedia}, | |
| year = {2017}, | |
| } | |
| ``` |