jeanmachuca commited on
Commit
91145cc
·
verified ·
1 Parent(s): f98fb5b

Upload tiny_face_detector_model.safetensors.mapping.json with huggingface_hub

Browse files
tiny_face_detector_model.safetensors.mapping.json ADDED
@@ -0,0 +1,483 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "tiny_face_detector_model",
3
+ "format": "safetensors",
4
+ "source": {
5
+ "repo": "https://github.com/vladmandic/face-api",
6
+ "commit": "189226d63aabb48cb40776fd1c453ebc0fa722f1"
7
+ },
8
+ "tensor_count": 19,
9
+ "total_bytes": 773284,
10
+ "tensors": [
11
+ {
12
+ "name": "conv0/bias",
13
+ "shape": [
14
+ 16
15
+ ],
16
+ "original_shape": [
17
+ 16
18
+ ],
19
+ "dtype": "F32",
20
+ "data_offsets": [
21
+ 1568,
22
+ 1632
23
+ ],
24
+ "size_bytes": 64,
25
+ "quantization": {
26
+ "dtype": "uint8",
27
+ "scale": 0.005263455241334205,
28
+ "min": -0.9211046672334858
29
+ },
30
+ "source_dtype": "float32"
31
+ },
32
+ {
33
+ "name": "conv0/filters",
34
+ "shape": [
35
+ 3,
36
+ 3,
37
+ 3,
38
+ 16
39
+ ],
40
+ "original_shape": [
41
+ 3,
42
+ 3,
43
+ 3,
44
+ 16
45
+ ],
46
+ "dtype": "F32",
47
+ "data_offsets": [
48
+ 1632,
49
+ 3360
50
+ ],
51
+ "size_bytes": 1728,
52
+ "quantization": {
53
+ "dtype": "uint8",
54
+ "scale": 0.009007044399485869,
55
+ "min": -1.2069439495311063
56
+ },
57
+ "source_dtype": "float32"
58
+ },
59
+ {
60
+ "name": "conv1/bias",
61
+ "shape": [
62
+ 32
63
+ ],
64
+ "original_shape": [
65
+ 32
66
+ ],
67
+ "dtype": "F32",
68
+ "data_offsets": [
69
+ 3360,
70
+ 3488
71
+ ],
72
+ "size_bytes": 128,
73
+ "quantization": {
74
+ "dtype": "uint8",
75
+ "scale": 0.0015159862590771096,
76
+ "min": -0.30926119685173037
77
+ },
78
+ "source_dtype": "float32"
79
+ },
80
+ {
81
+ "name": "conv1/depthwise_filter",
82
+ "shape": [
83
+ 3,
84
+ 3,
85
+ 16,
86
+ 1
87
+ ],
88
+ "original_shape": [
89
+ 3,
90
+ 3,
91
+ 16,
92
+ 1
93
+ ],
94
+ "dtype": "F32",
95
+ "data_offsets": [
96
+ 3488,
97
+ 4064
98
+ ],
99
+ "size_bytes": 576,
100
+ "quantization": {
101
+ "dtype": "uint8",
102
+ "scale": 0.004001977630690033,
103
+ "min": -0.5042491814669441
104
+ },
105
+ "source_dtype": "float32"
106
+ },
107
+ {
108
+ "name": "conv1/pointwise_filter",
109
+ "shape": [
110
+ 1,
111
+ 1,
112
+ 16,
113
+ 32
114
+ ],
115
+ "original_shape": [
116
+ 1,
117
+ 1,
118
+ 16,
119
+ 32
120
+ ],
121
+ "dtype": "F32",
122
+ "data_offsets": [
123
+ 4064,
124
+ 6112
125
+ ],
126
+ "size_bytes": 2048,
127
+ "quantization": {
128
+ "dtype": "uint8",
129
+ "scale": 0.013836609615999109,
130
+ "min": -1.411334180831909
131
+ },
132
+ "source_dtype": "float32"
133
+ },
134
+ {
135
+ "name": "conv2/bias",
136
+ "shape": [
137
+ 64
138
+ ],
139
+ "original_shape": [
140
+ 64
141
+ ],
142
+ "dtype": "F32",
143
+ "data_offsets": [
144
+ 6112,
145
+ 6368
146
+ ],
147
+ "size_bytes": 256,
148
+ "quantization": {
149
+ "dtype": "uint8",
150
+ "scale": 0.0020280554598453,
151
+ "min": -0.37113414915168985
152
+ },
153
+ "source_dtype": "float32"
154
+ },
155
+ {
156
+ "name": "conv2/depthwise_filter",
157
+ "shape": [
158
+ 3,
159
+ 3,
160
+ 32,
161
+ 1
162
+ ],
163
+ "original_shape": [
164
+ 3,
165
+ 3,
166
+ 32,
167
+ 1
168
+ ],
169
+ "dtype": "F32",
170
+ "data_offsets": [
171
+ 6368,
172
+ 7520
173
+ ],
174
+ "size_bytes": 1152,
175
+ "quantization": {
176
+ "dtype": "uint8",
177
+ "scale": 0.002666276225856706,
178
+ "min": -0.317286870876948
179
+ },
180
+ "source_dtype": "float32"
181
+ },
182
+ {
183
+ "name": "conv2/pointwise_filter",
184
+ "shape": [
185
+ 1,
186
+ 1,
187
+ 32,
188
+ 64
189
+ ],
190
+ "original_shape": [
191
+ 1,
192
+ 1,
193
+ 32,
194
+ 64
195
+ ],
196
+ "dtype": "F32",
197
+ "data_offsets": [
198
+ 7520,
199
+ 15712
200
+ ],
201
+ "size_bytes": 8192,
202
+ "quantization": {
203
+ "dtype": "uint8",
204
+ "scale": 0.015265831292844286,
205
+ "min": -1.6792414422128714
206
+ },
207
+ "source_dtype": "float32"
208
+ },
209
+ {
210
+ "name": "conv3/bias",
211
+ "shape": [
212
+ 128
213
+ ],
214
+ "original_shape": [
215
+ 128
216
+ ],
217
+ "dtype": "F32",
218
+ "data_offsets": [
219
+ 15712,
220
+ 16224
221
+ ],
222
+ "size_bytes": 512,
223
+ "quantization": {
224
+ "dtype": "uint8",
225
+ "scale": 0.003394414279975143,
226
+ "min": -0.7637432129944072
227
+ },
228
+ "source_dtype": "float32"
229
+ },
230
+ {
231
+ "name": "conv3/depthwise_filter",
232
+ "shape": [
233
+ 3,
234
+ 3,
235
+ 64,
236
+ 1
237
+ ],
238
+ "original_shape": [
239
+ 3,
240
+ 3,
241
+ 64,
242
+ 1
243
+ ],
244
+ "dtype": "F32",
245
+ "data_offsets": [
246
+ 16224,
247
+ 18528
248
+ ],
249
+ "size_bytes": 2304,
250
+ "quantization": {
251
+ "dtype": "uint8",
252
+ "scale": 0.006100742489683862,
253
+ "min": -0.8907084034938438
254
+ },
255
+ "source_dtype": "float32"
256
+ },
257
+ {
258
+ "name": "conv3/pointwise_filter",
259
+ "shape": [
260
+ 1,
261
+ 1,
262
+ 64,
263
+ 128
264
+ ],
265
+ "original_shape": [
266
+ 1,
267
+ 1,
268
+ 64,
269
+ 128
270
+ ],
271
+ "dtype": "F32",
272
+ "data_offsets": [
273
+ 18528,
274
+ 51296
275
+ ],
276
+ "size_bytes": 32768,
277
+ "quantization": {
278
+ "dtype": "uint8",
279
+ "scale": 0.016276211832083907,
280
+ "min": -2.0508026908425725
281
+ },
282
+ "source_dtype": "float32"
283
+ },
284
+ {
285
+ "name": "conv4/bias",
286
+ "shape": [
287
+ 256
288
+ ],
289
+ "original_shape": [
290
+ 256
291
+ ],
292
+ "dtype": "F32",
293
+ "data_offsets": [
294
+ 51296,
295
+ 52320
296
+ ],
297
+ "size_bytes": 1024,
298
+ "quantization": {
299
+ "dtype": "uint8",
300
+ "scale": 0.0041141652009066415,
301
+ "min": -0.8187188749804216
302
+ },
303
+ "source_dtype": "float32"
304
+ },
305
+ {
306
+ "name": "conv4/depthwise_filter",
307
+ "shape": [
308
+ 3,
309
+ 3,
310
+ 128,
311
+ 1
312
+ ],
313
+ "original_shape": [
314
+ 3,
315
+ 3,
316
+ 128,
317
+ 1
318
+ ],
319
+ "dtype": "F32",
320
+ "data_offsets": [
321
+ 52320,
322
+ 56928
323
+ ],
324
+ "size_bytes": 4608,
325
+ "quantization": {
326
+ "dtype": "uint8",
327
+ "scale": 0.006716050119961009,
328
+ "min": -0.8059260143953211
329
+ },
330
+ "source_dtype": "float32"
331
+ },
332
+ {
333
+ "name": "conv4/pointwise_filter",
334
+ "shape": [
335
+ 1,
336
+ 1,
337
+ 128,
338
+ 256
339
+ ],
340
+ "original_shape": [
341
+ 1,
342
+ 1,
343
+ 128,
344
+ 256
345
+ ],
346
+ "dtype": "F32",
347
+ "data_offsets": [
348
+ 56928,
349
+ 188000
350
+ ],
351
+ "size_bytes": 131072,
352
+ "quantization": {
353
+ "dtype": "uint8",
354
+ "scale": 0.021875603993733724,
355
+ "min": -2.8875797271728514
356
+ },
357
+ "source_dtype": "float32"
358
+ },
359
+ {
360
+ "name": "conv5/bias",
361
+ "shape": [
362
+ 512
363
+ ],
364
+ "original_shape": [
365
+ 512
366
+ ],
367
+ "dtype": "F32",
368
+ "data_offsets": [
369
+ 188000,
370
+ 190048
371
+ ],
372
+ "size_bytes": 2048,
373
+ "quantization": {
374
+ "dtype": "uint8",
375
+ "scale": 0.008402082966823203,
376
+ "min": -1.4871686851277068
377
+ },
378
+ "source_dtype": "float32"
379
+ },
380
+ {
381
+ "name": "conv5/depthwise_filter",
382
+ "shape": [
383
+ 3,
384
+ 3,
385
+ 256,
386
+ 1
387
+ ],
388
+ "original_shape": [
389
+ 3,
390
+ 3,
391
+ 256,
392
+ 1
393
+ ],
394
+ "dtype": "F32",
395
+ "data_offsets": [
396
+ 190048,
397
+ 199264
398
+ ],
399
+ "size_bytes": 9216,
400
+ "quantization": {
401
+ "dtype": "uint8",
402
+ "scale": 0.008423839597141042,
403
+ "min": -0.9013508368940915
404
+ },
405
+ "source_dtype": "float32"
406
+ },
407
+ {
408
+ "name": "conv5/pointwise_filter",
409
+ "shape": [
410
+ 1,
411
+ 1,
412
+ 256,
413
+ 512
414
+ ],
415
+ "original_shape": [
416
+ 1,
417
+ 1,
418
+ 256,
419
+ 512
420
+ ],
421
+ "dtype": "F32",
422
+ "data_offsets": [
423
+ 199264,
424
+ 723552
425
+ ],
426
+ "size_bytes": 524288,
427
+ "quantization": {
428
+ "dtype": "uint8",
429
+ "scale": 0.030007277283014035,
430
+ "min": -3.8709387695088107
431
+ },
432
+ "source_dtype": "float32"
433
+ },
434
+ {
435
+ "name": "conv8/bias",
436
+ "shape": [
437
+ 25
438
+ ],
439
+ "original_shape": [
440
+ 25
441
+ ],
442
+ "dtype": "F32",
443
+ "data_offsets": [
444
+ 723552,
445
+ 723652
446
+ ],
447
+ "size_bytes": 100,
448
+ "quantization": {
449
+ "dtype": "uint8",
450
+ "scale": 0.002268134028303857,
451
+ "min": -0.41053225912299807
452
+ },
453
+ "source_dtype": "float32"
454
+ },
455
+ {
456
+ "name": "conv8/filters",
457
+ "shape": [
458
+ 1,
459
+ 1,
460
+ 512,
461
+ 25
462
+ ],
463
+ "original_shape": [
464
+ 1,
465
+ 1,
466
+ 512,
467
+ 25
468
+ ],
469
+ "dtype": "F32",
470
+ "data_offsets": [
471
+ 723652,
472
+ 774852
473
+ ],
474
+ "size_bytes": 51200,
475
+ "quantization": {
476
+ "dtype": "uint8",
477
+ "scale": 0.028336129469030042,
478
+ "min": -4.675461362389957
479
+ },
480
+ "source_dtype": "float32"
481
+ }
482
+ ]
483
+ }