mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-17 12:48:01 +00:00
DCLM speed up.
This commit is contained in:
@@ -233,7 +233,7 @@ void FaceModelParameters::init()
|
||||
window_sizes_small[0] = 0;
|
||||
window_sizes_small[1] = 9;
|
||||
window_sizes_small[2] = 7;
|
||||
window_sizes_small[3] = 5;
|
||||
window_sizes_small[3] = 0;
|
||||
|
||||
// Just for initialisation
|
||||
window_sizes_init.at(0) = 11;
|
||||
|
||||
Reference in New Issue
Block a user