File size: 1,153 Bytes
9636b5d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
eb8784d
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: gender
    dtype: string
  - name: color
    dtype: string
  - name: material
    dtype: string
  - name: sleeve
    dtype: string
  - name: pattern
    dtype: string
  - name: neckline
    dtype: string
  - name: style
    dtype: string
  - name: category
    dtype: string
  - name: item_ID
    dtype: int64
  splits:
  - name: data
    num_bytes: 76079833300.1
    num_examples: 721065
  download_size: 71520864818
  dataset_size: 76079833300.1
configs:
- config_name: default
  data_files:
  - split: data
    path: data/data-*
---
**Disclaimer**: We do not own this dataset. iMaterialist dataset is a public dataset which can be accessed through its [Github page](https://github.com/visipedia/imat_fashion_comp).
When using the datset, cite the original work.
```
@article{guo2019imaterialist,
 title={The iMaterialist Fashion Attribute Dataset},
 author={Guo, Sheng and Huang, Weilin and Zhang, Xiao and Srikhanta, Prasanna and Cui, Yin and Li, Yuan and R.Scott, Matthew  and Adam, Hartwig and Belongie, Serge},
 journal={arXiv preprint arXiv:1906.05750},
 year={2019}
}
```