毕业季了,最近比较忙,先放在这里,后面有机会在更新,抱歉了各位宝宝。
#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
The system is capable of performing a number of facial analysis tasks:
- Facial Landmark Detection
- Facial Landmark and head pose tracking (links to YouTube videos)
- Gaze tracking (image of it in action)
- Facial Feature Extraction (aligned faces and HOG features)
- IOS Facial Landmark Detection & head pose tracking & Gaze tracking
- Face Swap
User:Dooonut https://github.com/Dooonut