diff --git a/matlab_runners/Action Unit Experiments/run_AU_prediction_Bosphorus.m b/matlab_runners/Action Unit Experiments/run_AU_prediction_Bosphorus.m index 4c34dbc..b60e3bf 100644 --- a/matlab_runners/Action Unit Experiments/run_AU_prediction_Bosphorus.m +++ b/matlab_runners/Action Unit Experiments/run_AU_prediction_Bosphorus.m @@ -9,9 +9,9 @@ out_loc = './out_bosph/'; %% if(isunix) - executable = '"../../build/bin/FeatureExtraction"'; + executable = '"../../build/bin/FaceLandmarkImg"'; else - executable = '"../../x64/Release/FeatureExtraction.exe"'; + executable = '"../../x64/Release/FaceLandmarkImg.exe"'; end bosph_dirs = dir([Bosphorus_dir, '/BosphorusDB/BosphorusDB/bs*']); diff --git a/matlab_runners/Gaze Experiments/mpii_1500_errs.txt b/matlab_runners/Gaze Experiments/mpii_1500_errs.txt index 4a203b7..99b3432 100644 --- a/matlab_runners/Gaze Experiments/mpii_1500_errs.txt +++ b/matlab_runners/Gaze Experiments/mpii_1500_errs.txt @@ -1,2 +1,2 @@ Mean error, median error -9.438, 8.611 +9.428, 8.611