Jlords32 commited on
Commit
54b64cf
·
verified ·
1 Parent(s): ee69364

Upload normalization.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. normalization.json +59 -0
normalization.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_names": [
3
+ "perclos",
4
+ "blink_rate_bpm",
5
+ "mean_blink_duration",
6
+ "eye_closure_variance",
7
+ "yawn_rate_per_min",
8
+ "mean_yawn_duration",
9
+ "mouth_open_ratio",
10
+ "mean_p_eye",
11
+ "mean_p_mouth",
12
+ "head_pitch",
13
+ "head_roll",
14
+ "shoulder_tilt",
15
+ "head_size_ratio",
16
+ "head_motion_energy",
17
+ "head_drift_y",
18
+ "posture_drift",
19
+ "kpt_visibility"
20
+ ],
21
+ "mean": [
22
+ 0.208848237991333,
23
+ 10.792113304138184,
24
+ 0.9159172773361206,
25
+ 0.03194444626569748,
26
+ 0.18968655169010162,
27
+ 0.30549073219299316,
28
+ 0.07423196732997894,
29
+ 0.3125462532043457,
30
+ 0.20617873966693878,
31
+ -0.4875168800354004,
32
+ 0.01443095225840807,
33
+ -0.0008627796196378767,
34
+ 0.469258189201355,
35
+ 0.015521884895861149,
36
+ 0.030806494876742363,
37
+ 0.024481890723109245,
38
+ 0.8944364786148071
39
+ ],
40
+ "std": [
41
+ 0.2546701431274414,
42
+ 8.830824851989746,
43
+ 1.918330192565918,
44
+ 0.01620491035282612,
45
+ 0.6799265742301941,
46
+ 0.9546554684638977,
47
+ 0.09700647741556168,
48
+ 0.1789340376853943,
49
+ 0.10063063353300095,
50
+ 0.08143836259841919,
51
+ 0.062330860644578934,
52
+ 0.032077591866254807,
53
+ 0.05056001618504524,
54
+ 0.01013676356524229,
55
+ 0.023123763501644135,
56
+ 0.018373537808656693,
57
+ 0.05014032870531082
58
+ ]
59
+ }