mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-15 03:37:49 +00:00
First C++ version of DCLM
This commit is contained in:
@@ -248,7 +248,7 @@ void FaceModelParameters::init()
|
||||
// For first frame use the initialisation
|
||||
window_sizes_current = window_sizes_init;
|
||||
|
||||
model_location = "model/main_clnf_general.txt";
|
||||
model_location = "model/main_dclm_general.txt";
|
||||
|
||||
sigma = 1.5;
|
||||
reg_factor = 25;
|
||||
|
||||
Reference in New Issue
Block a user