TadasBaltrusaitis / OpenFace

OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
Other
6.95k stars 1.85k forks source link

problem of clnf_wild model retraining #516

Open xingxingsuo33 opened 6 years ago

xingxingsuo33 commented 6 years ago

Hi, Thanks for the great work.I have some problem about model training. I have retrained the clnf_wild model use 300W training data without any change. the result of pdm_generation is same with you.but,when I use the Script_Training_wild.m to genenal patch_experts,the ccnf_patches_wild I trained is different with you. And the result of landmarks detect is badly. I have not change any code you provided.I am so confused .Can you help me ?

TadasBaltrusaitis commented 6 years ago

What do you mean that the result is different? Can you provide more details?

What is the accuracy of trained models you are getting and how do they compare to ones already packaged with OpenFace? You can find them in the patch expert .mat files, specifically as correlation and RMSE values.