final_v2 / checkpoints /hybrid_focus_config.json
Yingtao-Zheng's picture
fix: hybird not functioning. Change back from xgboost+geo to MLP+geo for hybird
518de6c
{
"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
}