Update README.md
Browse files
README.md
CHANGED
@@ -33,3 +33,13 @@ configs:
|
|
33 |
- split: data
|
34 |
path: data/data-*
|
35 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
- split: data
|
34 |
path: data/data-*
|
35 |
---
|
36 |
+
**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).
|
37 |
+
When using the datset, cite the original work.
|
38 |
+
```
|
39 |
+
@article{guo2019imaterialist,
|
40 |
+
title={The iMaterialist Fashion Attribute Dataset},
|
41 |
+
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},
|
42 |
+
journal={arXiv preprint arXiv:1906.05750},
|
43 |
+
year={2019}
|
44 |
+
}
|
45 |
+
```
|