Testys commited on
Commit
29b0bbc
·
verified ·
1 Parent(s): 87c4a3a

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -12,7 +12,7 @@ detection_strategy: "geometric"
12
  # Parameters for the facial landmark-based detection methods.
13
  geometric_settings:
14
  downsize_factor: 0.5
15
- skip_frames: 2
16
  low_light_thresh: 60
17
  eye_ar_thresh: 0.24 # Increased: Catches squinting
18
  eye_ar_consec_frames: 10 # Decreased: Faster eye closure detection
 
12
  # Parameters for the facial landmark-based detection methods.
13
  geometric_settings:
14
  downsize_factor: 0.5
15
+ skip_frames: 1
16
  low_light_thresh: 60
17
  eye_ar_thresh: 0.24 # Increased: Catches squinting
18
  eye_ar_consec_frames: 10 # Decreased: Faster eye closure detection