FaceAR / OpenFaceIOS

OpenFace is get from https://github.com/TadasBaltrusaitis/OpenFace, a state-of-the art open source tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. And I create an ios project. Delete Dlib,TBB,Boost. Only use OpenCV .
GNU General Public License v3.0
504 stars 136 forks source link

毕业季了,最近比较忙,先放在这里,后面有机会在更新,抱歉了各位宝宝。

OpenFaceIOS

OpenFace is get from https://github.com/TadasBaltrusaitis/OpenFace, a state-of-the art open source tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. And I create an ios project. Delete Dlib,TBB, Only use OpenCV . And add Face Swap function, It can swap face to face or swap model to face.

More details about the project - http://www.cl.cam.ac.uk/research/rainbow/projects/openface/ Code - https://github.com/TadasBaltrusaitis/OpenFace

Functionality

The system is capable of performing a number of facial analysis tasks:

Sample facial landmark detection image

Multiple Face Tracking Multiple Face Tracking

Sample aligned face and HOG image

User:Dooonut https://github.com/Dooonut