mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2025-12-30 04:52:29 +00:00
13 lines
498 B
Plaintext
13 lines
498 B
Plaintext
This is a source-code only version of OpenFace, it includes:
|
|
- CLM and CLNF Model training and fitting code
|
|
- C++ and Matlab versions of landmark detection and tracking
|
|
- CLNF landmark detection models trained on CMU Multi-PIE dataset
|
|
- Gaze extraction module
|
|
- Aligned face and HOG feature extraction module
|
|
|
|
|
|
The full version of OpenFace in addition includes:
|
|
- More accurate landmark detection modules trained on 300W datasets
|
|
- Facial expression tracking module
|
|
- More accurate gaze estimation
|