Files
OpenFace/matlab_version/learn_error_mapping
Tadas Baltrusaitis f5b364c54b - Choosing better CE-CLM models for C++ (more general and work well in a broader setting)
- Reducing the memory load of the model in C++ by half
2017-09-13 19:39:11 +01:00
..

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

Then:
learn_error_pred_general.m
learn_error_pred_menpo.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.