praeclarumjj3 commited on
Commit
129348b
1 Parent(s): 218c16b

Add configs

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +275 -0
preprocessor_config.json ADDED
@@ -0,0 +1,275 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_max_size": 2048,
3
+ "class_info": [
4
+ {
5
+ "color": [
6
+ 128,
7
+ 64,
8
+ 128
9
+ ],
10
+ "id": 0,
11
+ "isthing": 0,
12
+ "name": "road"
13
+ },
14
+ {
15
+ "color": [
16
+ 244,
17
+ 35,
18
+ 232
19
+ ],
20
+ "id": 1,
21
+ "isthing": 0,
22
+ "name": "sidewalk"
23
+ },
24
+ {
25
+ "color": [
26
+ 70,
27
+ 70,
28
+ 70
29
+ ],
30
+ "id": 2,
31
+ "isthing": 0,
32
+ "name": "building"
33
+ },
34
+ {
35
+ "color": [
36
+ 102,
37
+ 102,
38
+ 156
39
+ ],
40
+ "id": 3,
41
+ "isthing": 0,
42
+ "name": "wall"
43
+ },
44
+ {
45
+ "color": [
46
+ 190,
47
+ 153,
48
+ 153
49
+ ],
50
+ "id": 4,
51
+ "isthing": 0,
52
+ "name": "fence"
53
+ },
54
+ {
55
+ "color": [
56
+ 153,
57
+ 153,
58
+ 153
59
+ ],
60
+ "id": 5,
61
+ "isthing": 0,
62
+ "name": "pole"
63
+ },
64
+ {
65
+ "color": [
66
+ 250,
67
+ 170,
68
+ 30
69
+ ],
70
+ "id": 6,
71
+ "isthing": 0,
72
+ "name": "traffic light"
73
+ },
74
+ {
75
+ "color": [
76
+ 220,
77
+ 220,
78
+ 0
79
+ ],
80
+ "id": 7,
81
+ "isthing": 0,
82
+ "name": "traffic sign"
83
+ },
84
+ {
85
+ "color": [
86
+ 107,
87
+ 142,
88
+ 35
89
+ ],
90
+ "id": 8,
91
+ "isthing": 0,
92
+ "name": "vegetation"
93
+ },
94
+ {
95
+ "color": [
96
+ 152,
97
+ 251,
98
+ 152
99
+ ],
100
+ "id": 9,
101
+ "isthing": 0,
102
+ "name": "terrain"
103
+ },
104
+ {
105
+ "color": [
106
+ 70,
107
+ 130,
108
+ 180
109
+ ],
110
+ "id": 10,
111
+ "isthing": 0,
112
+ "name": "sky"
113
+ },
114
+ {
115
+ "color": [
116
+ 220,
117
+ 20,
118
+ 60
119
+ ],
120
+ "id": 11,
121
+ "isthing": 1,
122
+ "name": "person"
123
+ },
124
+ {
125
+ "color": [
126
+ 255,
127
+ 0,
128
+ 0
129
+ ],
130
+ "id": 12,
131
+ "isthing": 1,
132
+ "name": "rider"
133
+ },
134
+ {
135
+ "color": [
136
+ 0,
137
+ 0,
138
+ 142
139
+ ],
140
+ "id": 13,
141
+ "isthing": 1,
142
+ "name": "car"
143
+ },
144
+ {
145
+ "color": [
146
+ 0,
147
+ 0,
148
+ 70
149
+ ],
150
+ "id": 14,
151
+ "isthing": 1,
152
+ "name": "truck"
153
+ },
154
+ {
155
+ "color": [
156
+ 0,
157
+ 60,
158
+ 100
159
+ ],
160
+ "id": 15,
161
+ "isthing": 1,
162
+ "name": "bus"
163
+ },
164
+ {
165
+ "color": [
166
+ 0,
167
+ 80,
168
+ 100
169
+ ],
170
+ "id": 16,
171
+ "isthing": 1,
172
+ "name": "train"
173
+ },
174
+ {
175
+ "color": [
176
+ 0,
177
+ 0,
178
+ 230
179
+ ],
180
+ "id": 17,
181
+ "isthing": 1,
182
+ "name": "motorcycle"
183
+ },
184
+ {
185
+ "color": [
186
+ 119,
187
+ 11,
188
+ 32
189
+ ],
190
+ "id": 18,
191
+ "isthing": 1,
192
+ "name": "bicycle"
193
+ }
194
+ ],
195
+ "do_normalize": true,
196
+ "do_rescale": true,
197
+ "do_resize": true,
198
+ "ignore_index": 255,
199
+ "image_mean": [
200
+ 0.48500001430511475,
201
+ 0.4560000002384186,
202
+ 0.4059999883174896
203
+ ],
204
+ "image_processor_type": "OneFormerImageProcessor",
205
+ "image_std": [
206
+ 0.2290000021457672,
207
+ 0.2239999920129776,
208
+ 0.22499999403953552
209
+ ],
210
+ "max_seq_length": 77,
211
+ "metadata": {
212
+ "0": "road",
213
+ "1": "sidewalk",
214
+ "10": "sky",
215
+ "11": "person",
216
+ "12": "rider",
217
+ "13": "car",
218
+ "14": "truck",
219
+ "15": "bus",
220
+ "16": "train",
221
+ "17": "motorcycle",
222
+ "18": "bicycle",
223
+ "2": "building",
224
+ "3": "wall",
225
+ "4": "fence",
226
+ "5": "pole",
227
+ "6": "traffic light",
228
+ "7": "traffic sign",
229
+ "8": "vegetation",
230
+ "9": "terrain",
231
+ "class_names": [
232
+ "road",
233
+ "sidewalk",
234
+ "building",
235
+ "wall",
236
+ "fence",
237
+ "pole",
238
+ "traffic light",
239
+ "traffic sign",
240
+ "vegetation",
241
+ "terrain",
242
+ "sky",
243
+ "person",
244
+ "rider",
245
+ "car",
246
+ "truck",
247
+ "bus",
248
+ "train",
249
+ "motorcycle",
250
+ "bicycle"
251
+ ],
252
+ "thing_ids": [
253
+ 11,
254
+ 12,
255
+ 13,
256
+ 14,
257
+ 15,
258
+ 16,
259
+ 17,
260
+ 18
261
+ ]
262
+ },
263
+ "num_labels": 19,
264
+ "num_text": null,
265
+ "reduce_labels": false,
266
+ "repo_path": "shi-labs/oneformer_cityscapes_swin_large",
267
+ "resample": 2,
268
+ "rescale_factor": 0.00392156862745098,
269
+ "size": {
270
+ "longest_edge": 2048,
271
+ "shortest_edge": 1024
272
+ },
273
+ "size_divisor": 32,
274
+ "task_seq_length": 77
275
+ }