mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-17 12:48:01 +00:00
Renaming everything to CEN in c++
This commit is contained in:
@@ -263,7 +263,7 @@ void FaceModelParameters::init()
|
||||
// For first frame use the initialisation
|
||||
window_sizes_current = window_sizes_init;
|
||||
|
||||
model_location = "model/main_dclm_general.txt";
|
||||
model_location = "model/main_ceclm_general.txt";
|
||||
|
||||
sigma = 1.5;
|
||||
reg_factor = 25;
|
||||
|
||||
Reference in New Issue
Block a user