tuandunghcmut commited on
Commit
f528022
·
verified ·
1 Parent(s): 8bbe879

Upload dataset

Browse files
README.md CHANGED
@@ -1,156 +1,160 @@
1
  ---
2
  dataset_info:
3
  features:
 
 
 
 
 
 
 
 
4
  - name: image_index
5
  dtype: uint16
6
- - name: global_unified_person_id
7
- dtype: uint16
8
  - name: dataset_index
9
  dtype: uint16
10
  - name: dataset_name
11
  dtype: string
12
- - name: local_dataset_person_id
13
- dtype: uint16
14
- - name: personalLess30
15
- dtype: uint16
16
- - name: personalLess45
17
  dtype: uint16
18
- - name: personalLess60
19
  dtype: uint16
20
- - name: personalLarger60
 
 
 
 
 
 
 
 
21
  dtype: uint16
22
- - name: carryingBackpack
23
  dtype: uint16
24
- - name: carryingOther
25
  dtype: uint16
26
- - name: lowerBodyCasual
27
  dtype: uint16
28
- - name: upperBodyCasual
29
  dtype: uint16
30
- - name: lowerBodyFormal
31
  dtype: uint16
32
- - name: upperBodyFormal
33
  dtype: uint16
34
- - name: accessoryHat
35
  dtype: uint16
36
- - name: upperBodyJacket
37
  dtype: uint16
38
- - name: lowerBodyJeans
39
  dtype: uint16
40
- - name: footwearLeatherShoes
41
  dtype: uint16
42
- - name: upperBodyLogo
43
  dtype: uint16
44
- - name: hairLong
45
  dtype: uint16
46
- - name: personalMale
47
  dtype: uint16
48
- - name: carryingMessengerBag
49
  dtype: uint16
50
- - name: accessoryMuffler
51
  dtype: uint16
52
- - name: accessoryNothing
53
  dtype: uint16
54
- - name: carryingNothing
55
  dtype: uint16
56
- - name: upperBodyPlaid
57
  dtype: uint16
58
- - name: carryingPlasticBags
59
  dtype: uint16
60
  - name: footwearSandals
61
  dtype: uint16
62
  - name: footwearShoes
63
  dtype: uint16
64
- - name: lowerBodyShorts
65
- dtype: uint16
66
- - name: upperBodyShortSleeve
67
  dtype: uint16
68
- - name: lowerBodyShortSkirt
69
  dtype: uint16
70
- - name: footwearSneaker
71
  dtype: uint16
72
- - name: upperBodyThinStripes
73
  dtype: uint16
74
- - name: accessorySunglasses
75
  dtype: uint16
76
- - name: lowerBodyTrousers
77
  dtype: uint16
78
- - name: upperBodyTshirt
79
  dtype: uint16
80
- - name: upperBodyOther
81
  dtype: uint16
82
- - name: upperBodyVNeck
83
  dtype: uint16
84
- - name: accessoryHeadphone
85
  dtype: uint16
86
- - name: personalLess15
87
  dtype: uint16
88
- - name: carryingBabyBuggy
89
  dtype: uint16
90
- - name: hairBald
91
  dtype: uint16
92
- - name: footwearBoots
93
  dtype: uint16
94
- - name: lowerBodyCapri
95
  dtype: uint16
96
- - name: carryingShoppingTro
97
  dtype: uint16
98
- - name: carryingUmbrella
99
  dtype: uint16
100
  - name: personalFemale
101
  dtype: uint16
102
- - name: carryingFolder
103
  dtype: uint16
104
- - name: accessoryHairBand
105
  dtype: uint16
106
- - name: lowerBodyHotPants
107
  dtype: uint16
108
- - name: accessoryKerchief
109
  dtype: uint16
110
- - name: lowerBodyLongSkirt
111
  dtype: uint16
112
- - name: upperBodyLongSleeve
113
  dtype: uint16
114
- - name: lowerBodyPlaid
115
  dtype: uint16
116
- - name: lowerBodyThinStripes
117
  dtype: uint16
118
- - name: carryingLuggageCase
119
  dtype: uint16
120
- - name: upperBodyNoSleeve
121
  dtype: uint16
122
- - name: hairShort
123
  dtype: uint16
124
- - name: footwearStocking
125
  dtype: uint16
126
- - name: upperBodySuit
127
  dtype: uint16
128
- - name: carryingSuitcase
129
  dtype: uint16
130
- - name: lowerBodySuits
 
 
131
  dtype: uint16
132
  - name: upperBodySweater
133
  dtype: uint16
134
  - name: upperBodyThickStripes
135
  dtype: uint16
136
- - name: footwear
137
- dtype: string
138
- - name: hair
139
- dtype: string
140
- - name: lowerBody
141
- dtype: string
142
- - name: upperBody
143
- dtype: string
144
- - name: image
145
- dtype: image
146
- - name: image_name
147
- dtype: string
148
  splits:
149
  - name: train
150
- num_bytes: 709920697.0
151
  num_examples: 19000
152
- download_size: 248527276
153
- dataset_size: 709920697.0
154
  configs:
155
  - config_name: default
156
  data_files:
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: image
5
+ struct:
6
+ - name: bytes
7
+ dtype: 'null'
8
+ - name: path
9
+ dtype: string
10
+ - name: image_name
11
+ dtype: string
12
  - name: image_index
13
  dtype: uint16
 
 
14
  - name: dataset_index
15
  dtype: uint16
16
  - name: dataset_name
17
  dtype: string
18
+ - name: global_unified_person_id
 
 
 
 
19
  dtype: uint16
20
+ - name: local_dataset_person_id
21
  dtype: uint16
22
+ - name: footwear
23
+ dtype: string
24
+ - name: hair
25
+ dtype: string
26
+ - name: lowerBody
27
+ dtype: string
28
+ - name: upperBody
29
+ dtype: string
30
+ - name: accessoryHairBand
31
  dtype: uint16
32
+ - name: accessoryHat
33
  dtype: uint16
34
+ - name: accessoryHeadphone
35
  dtype: uint16
36
+ - name: accessoryKerchief
37
  dtype: uint16
38
+ - name: accessoryMuffler
39
  dtype: uint16
40
+ - name: accessoryNothing
41
  dtype: uint16
42
+ - name: accessorySunglasses
43
  dtype: uint16
44
+ - name: carryingBabyBuggy
45
  dtype: uint16
46
+ - name: carryingBackpack
47
  dtype: uint16
48
+ - name: carryingFolder
49
  dtype: uint16
50
+ - name: carryingLuggageCase
51
  dtype: uint16
52
+ - name: carryingMessengerBag
53
  dtype: uint16
54
+ - name: carryingNothing
55
  dtype: uint16
56
+ - name: carryingOther
57
  dtype: uint16
58
+ - name: carryingPlasticBags
59
  dtype: uint16
60
+ - name: carryingShoppingTro
61
  dtype: uint16
62
+ - name: carryingSuitcase
63
  dtype: uint16
64
+ - name: carryingUmbrella
65
  dtype: uint16
66
+ - name: footwearBoots
67
  dtype: uint16
68
+ - name: footwearLeatherShoes
69
  dtype: uint16
70
  - name: footwearSandals
71
  dtype: uint16
72
  - name: footwearShoes
73
  dtype: uint16
74
+ - name: footwearSneaker
 
 
75
  dtype: uint16
76
+ - name: footwearStocking
77
  dtype: uint16
78
+ - name: hairBald
79
  dtype: uint16
80
+ - name: hairLong
81
  dtype: uint16
82
+ - name: hairShort
83
  dtype: uint16
84
+ - name: lowerBodyCapri
85
  dtype: uint16
86
+ - name: lowerBodyCasual
87
  dtype: uint16
88
+ - name: lowerBodyFormal
89
  dtype: uint16
90
+ - name: lowerBodyHotPants
91
  dtype: uint16
92
+ - name: lowerBodyJeans
93
  dtype: uint16
94
+ - name: lowerBodyLongSkirt
95
  dtype: uint16
96
+ - name: lowerBodyPlaid
97
  dtype: uint16
98
+ - name: lowerBodyShortSkirt
99
  dtype: uint16
100
+ - name: lowerBodyShorts
101
  dtype: uint16
102
+ - name: lowerBodySuits
103
  dtype: uint16
104
+ - name: lowerBodyThinStripes
105
  dtype: uint16
106
+ - name: lowerBodyTrousers
107
  dtype: uint16
108
  - name: personalFemale
109
  dtype: uint16
110
+ - name: personalLarger60
111
  dtype: uint16
112
+ - name: personalLess15
113
  dtype: uint16
114
+ - name: personalLess30
115
  dtype: uint16
116
+ - name: personalLess45
117
  dtype: uint16
118
+ - name: personalLess60
119
  dtype: uint16
120
+ - name: personalMale
121
  dtype: uint16
122
+ - name: upperBodyCasual
123
  dtype: uint16
124
+ - name: upperBodyFormal
125
  dtype: uint16
126
+ - name: upperBodyJacket
127
  dtype: uint16
128
+ - name: upperBodyLogo
129
  dtype: uint16
130
+ - name: upperBodyLongSleeve
131
  dtype: uint16
132
+ - name: upperBodyNoSleeve
133
  dtype: uint16
134
+ - name: upperBodyOther
135
  dtype: uint16
136
+ - name: upperBodyPlaid
137
  dtype: uint16
138
+ - name: upperBodyShortSleeve
139
+ dtype: uint16
140
+ - name: upperBodySuit
141
  dtype: uint16
142
  - name: upperBodySweater
143
  dtype: uint16
144
  - name: upperBodyThickStripes
145
  dtype: uint16
146
+ - name: upperBodyThinStripes
147
+ dtype: uint16
148
+ - name: upperBodyTshirt
149
+ dtype: uint16
150
+ - name: upperBodyVNeck
151
+ dtype: uint16
 
 
 
 
 
 
152
  splits:
153
  - name: train
154
+ num_bytes: 5158083
155
  num_examples: 19000
156
+ download_size: 934705
157
+ dataset_size: 5158083
158
  configs:
159
  - config_name: default
160
  data_files:
data/{train-00001-of-00002.parquet → train-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be8b0349bddbf186d5ce5020c51375462df4929b2a1d35ccc97bc5a99d9c12a4
3
- size 68024823
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25432c87aa6f71f51520234c2be927e61b32ad6e698cc09b9abd49e3e032a3e7
3
+ size 934705
data/train-00000-of-00002.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c15e8350182930b70b52f9840460bd0ce3f5a3bb325ae190573d3d78ec4543e9
3
- size 180502453