cmusatyalab / openface

Face recognition with deep neural networks.
http://cmusatyalab.github.io/openface/
Apache License 2.0
15.15k stars 3.6k forks source link

What are the difference between OpenFace and openface? #373

Closed jiapei100 closed 6 years ago

jiapei100 commented 6 years ago

Hi:

Just wonder what are the differences between https://github.com/cmusatyalab/openface and https://github.com/TadasBaltrusaitis/OpenFace ?

Cheers

CMoench commented 6 years ago

These are two completely different Libraries! cmusatyalab openface is a face recognition library. baltrusaitis OpenFace aims at facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.