File size: 915 Bytes
da310e2 |
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 |
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': Blazer runway fashion -jacket -coat -suit
'1': Corset runway outfit -bustier -bralette
'2': Leopard print runway outfit -zebra
'3': Light pink runway outfit -fuchsia -magenta -neon
'4': Miniskirt runway fashion -midi -maxi -knee-length
'5': No pants runway fashion -skirt -pants
'6': Transparent outfit runway fashion -opaque
'7': Trench coat runway fashion -jacket -parka
'8': Tweed clothing runway fashion -wool -knit
'9': Zebra print runway fashion -leopard
splits:
- name: train
num_bytes: 461777674.936
num_examples: 1688
download_size: 494614091
dataset_size: 461777674.936
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|