Files
OpenFace/matlab_version/learn_error_mapping/readme.txt
Tadas Baltrusaitis 06c3aeb280 - AUs retrained using CE-CLM landmark detection
- bug fix with -gaze parameter
- bug fix with prefered location of bounding box
- re-initializing more often
2017-09-21 19:15:03 +01:00

14 lines
450 B
Plaintext

This function allows to learn a better relationship between landmark
detection likelihoods and the resulting landmark error.
First run:
Script_CECLM_general_cross_data_multi_hyp.m
Script_CECLM_menpo_multi_hyp.m
Script_CECLM_of.m
Then:
learn_error_pred_general.m
learn_error_pred_menpo.m
learn_error_pred_of.m
To use in C++ also generate the early_term_cen_of.txt file using output_corrections.m, this is already generated so no need to re-run it.