Datasets:
metadata
language:
- en
license: other
task_categories:
- image-to-text
tags:
- fashion
- recommendation-system
- polyvore
pretty_name: Polyvore (Refactored)
dataset_info:
features:
- name: item_id
dtype: string
- name: image
dtype: image
- name: url_name
dtype: string
- name: title
dtype: string
- name: description
dtype: string
- name: category
dtype: string
π Citation & Original Work
This is a refactored version of the work by Vasileva et al. If you use this dataset, please cite the original paper:
@misc{vasileva2018learningtypeawareembeddingsfashion,
title={Learning Type-Aware Embeddings for Fashion Compatibility},
author={Mariya I. Vasileva and Bryan A. Plummer and Krishna Dusad and Shreya Rajpal and Ranjitha Kumar and David Forsyth},
year={2018},
eprint={1803.09196},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={[https://arxiv.org/abs/1803.09196](https://arxiv.org/abs/1803.09196)},
}
βοΈ License
This refactored version follows the same licensing terms as the original Polyvore Outfits dataset. Please refer to the original source for specific usage restrictions.