Testys commited on
Commit
be62a48
Β·
verified Β·
1 Parent(s): 9ae3b11

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +4 -4
config.yaml CHANGED
@@ -33,10 +33,10 @@ geometric_settings:
33
  very_drowsy_threshold: 0.8 # e.g., Eyes + Head Nod (0.45 + 0.55 = 1.0)
34
  slightly_drowsy_threshold: 0.4 # e.g., Just Yawning (0.30) or Eyes Closed (0.45)
35
  indicator_weights:
36
- eye_closure: 0.45
37
- yawning: 0.30
38
- head_nod: 0.55
39
- looking_away: 0.25
40
 
41
  # -- CNN Model Settings (Not used in 'geometric' mode) --
42
  cnn_model_settings:
 
33
  very_drowsy_threshold: 0.8 # e.g., Eyes + Head Nod (0.45 + 0.55 = 1.0)
34
  slightly_drowsy_threshold: 0.4 # e.g., Just Yawning (0.30) or Eyes Closed (0.45)
35
  indicator_weights:
36
+ eye_closure: 0.2
37
+ yawning: 0.20
38
+ head_nod: 0.45
39
+ looking_away: 0.15
40
 
41
  # -- CNN Model Settings (Not used in 'geometric' mode) --
42
  cnn_model_settings: