Skip to content

MVC-Datasets/MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

345c24e · Dec 3, 2021

History

93 Commits
May 6, 2016
Apr 25, 2016
Apr 25, 2016
May 6, 2016
Dec 3, 2021
Jul 18, 2017
Jul 18, 2017
Dec 3, 2021
May 6, 2016
Sep 29, 2017
Apr 25, 2016

Repository files navigation

MVC: A Dataset for View-Invariant Clothing Retrieval and Attribute Prediction

by Kuan-Hsien Liu, Ting-Yen Chen, and Chu-Song Chen

clothing

Citation

if you use this dataset, please cite:

Kuan-Hsien Liu, Ting-Yen Chen, and Chu-Song Chen,
"MVC: A Dataset for View-Invariant Clothing Retrieval and Attribute Prediction",
ACM International Conference on Multimedia Retrieval, ICMR 2016.

paper

Introduction

We collect the MVC dataset by crawling images from several online shopping websites, such as Amazon.com, Zappos.com or Shopbop.com. The challenge in constructing the dataset is to gather complete four different views (front, back, left, and right views) for each clothing item, as there may be only two or three views available for some clothes.

Here, we only provide 161,260 annotated images (1920 x 2240 resolutions) with 264 attribute labels. (where the total images here are different to the paper).

  • image_links.mat: image links.

  • attribute_labels.mat: contains all image attributes labels (264 attributes).

  • mvc_info.mat: all information of 161,260 annoted images.

  • json files for image_links, attribute_labels, mvc_info. (Updated: 2021/12/03)

Contact

Please feel free to contact Kuan-Hsien Liu ([email protected]), Ting-Yen Chen ([email protected]), or Chu-Song Chen ([email protected]) if you had any questions.