tuandunghcmut commited on
Commit
a06cc5e
·
verified ·
1 Parent(s): e55f2dd

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image_name
5
+ dtype: string
6
+ - name: split
7
+ dtype: string
8
+ - name: image
9
+ dtype: image
10
+ - name: Female
11
+ dtype: uint8
12
+ - name: AgeOver60
13
+ dtype: uint8
14
+ - name: Age18-60
15
+ dtype: uint8
16
+ - name: AgeLess18
17
+ dtype: uint8
18
+ - name: Front
19
+ dtype: uint8
20
+ - name: Side
21
+ dtype: uint8
22
+ - name: Back
23
+ dtype: uint8
24
+ - name: Hat
25
+ dtype: uint8
26
+ - name: Glasses
27
+ dtype: uint8
28
+ - name: HandBag
29
+ dtype: uint8
30
+ - name: ShoulderBag
31
+ dtype: uint8
32
+ - name: Backpack
33
+ dtype: uint8
34
+ - name: HoldObjectsInFront
35
+ dtype: uint8
36
+ - name: ShortSleeve
37
+ dtype: uint8
38
+ - name: LongSleeve
39
+ dtype: uint8
40
+ - name: UpperStride
41
+ dtype: uint8
42
+ - name: UpperLogo
43
+ dtype: uint8
44
+ - name: UpperPlaid
45
+ dtype: uint8
46
+ - name: UpperSplice
47
+ dtype: uint8
48
+ - name: LowerStripe
49
+ dtype: uint8
50
+ - name: LowerPattern
51
+ dtype: uint8
52
+ - name: LongCoat
53
+ dtype: uint8
54
+ - name: Trousers
55
+ dtype: uint8
56
+ - name: Shorts
57
+ dtype: uint8
58
+ - name: Skirt&Dress
59
+ dtype: uint8
60
+ - name: boots
61
+ dtype: uint8
62
+ splits:
63
+ - name: train
64
+ num_bytes: 364926960.0
65
+ num_examples: 80000
66
+ - name: test
67
+ num_bytes: 36224190.0
68
+ num_examples: 10000
69
+ - name: val
70
+ num_bytes: 49278000.0
71
+ num_examples: 10000
72
+ download_size: 441301970
73
+ dataset_size: 450429150.0
74
+ configs:
75
+ - config_name: default
76
+ data_files:
77
+ - split: train
78
+ path: data/train-*
79
+ - split: test
80
+ path: data/test-*
81
+ - split: val
82
+ path: data/val-*
83
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8982351b439a7df41a6b6ce902b36b0a1265a53c5738a7b4f295e54bb654a033
3
+ size 36787908
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba814bf8edf3467d371851ef7dd05b69ba0b4d43bca3e6ccc07c4c10f32dc254
3
+ size 356192795
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fca351cd62b378e4525a963b8cad9652d8b358a001e73a9bdf3d166d8928ddc
3
+ size 48321267