diff --git a/lib/local/LandmarkDetector/src/LandmarkDetectorParameters.cpp b/lib/local/LandmarkDetector/src/LandmarkDetectorParameters.cpp index 73a4a5a8..82ddc500 100644 --- a/lib/local/LandmarkDetector/src/LandmarkDetectorParameters.cpp +++ b/lib/local/LandmarkDetector/src/LandmarkDetectorParameters.cpp @@ -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; diff --git a/matlab_runners/Feature Point Experiments/results/300VW.txt b/matlab_runners/Feature Point Experiments/results/300VW.txt index 30fb0664..55f5cbdf 100644 --- a/matlab_runners/Feature Point Experiments/results/300VW.txt +++ b/matlab_runners/Feature Point Experiments/results/300VW.txt @@ -1,9 +1,9 @@ Model 68, mean, median -OpenFace (DCLM): 0.1140, 0.0341 +OpenFace (DCLM): 0.1109, 0.0341 OpenFace (CLNF): 0.1218, 0.0380 -------------------------------- Model 49/51, mean, median -OpenFace (DCLM): 0.1049, 0.0261 +OpenFace (DCLM): 0.1019, 0.0263 OpenFace (CLNF): 0.1116, 0.0292 Intraface (SDM): 0.0956, 0.0383 Chehra (DRMF): 0.1235, 0.0365 diff --git a/matlab_runners/Feature Point Experiments/results/300VW_DCLM.mat b/matlab_runners/Feature Point Experiments/results/300VW_DCLM.mat index a1ef21fe..88b032bd 100644 Binary files a/matlab_runners/Feature Point Experiments/results/300VW_DCLM.mat and b/matlab_runners/Feature Point Experiments/results/300VW_DCLM.mat differ diff --git a/matlab_runners/Feature Point Experiments/results/300VWres_49_114vids.pdf b/matlab_runners/Feature Point Experiments/results/300VWres_49_114vids.pdf index 8b1e54b3..8a0bee65 100644 Binary files a/matlab_runners/Feature Point Experiments/results/300VWres_49_114vids.pdf and b/matlab_runners/Feature Point Experiments/results/300VWres_49_114vids.pdf differ