Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
FocusGuard
/
final_v2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
final_v2
/
checkpoints
/
hybrid_focus_config.json
Yingtao-Zheng
fix: hybird not functioning. Change back from xgboost+geo to MLP+geo for hybird
518de6c
28 days ago
raw
Copy download link
history
blame
contribute
delete
181 Bytes
{
"use_xgb"
:
false
,
"w_mlp"
:
0.3
,
"w_geo"
:
0.7
,
"threshold"
:
0.35
,
"use_yawn_veto"
:
true
,
"geo_face_weight"
:
0.7
,
"geo_eye_weight"
:
0.3
,
"mar_yawn_threshold"
:
0.55
}