TadasBaltrusaitis / CLM-framework

CLM-framework (a.k.a Cambridge Face Tracker) is a framework for various Constrained Local Model based face tracking and landmark detection algorithms and their extensions/applications. Includes CLM-Z and CLNF.
Other
471 stars 246 forks source link

eye model #50

Open fnhdx opened 5 years ago

fnhdx commented 5 years ago

In sample CLM project, the part based modules (left/right eye) are used. I am wondering how to train those models? Are they similar to 68 points whole face model training? Thanks.

TadasBaltrusaitis commented 5 years ago

Which project are you referring to? There were several eye models - 28 and 6 landmark ones and they were all trained in the same was as the original 68 points, just on slightly different data.

Also for a much more up-to-date version of CLM model, please see OpenFace - https://github.com/TadasBaltrusaitis/OpenFace