Awesome
毕业季了,最近比较忙,先放在这里,后面有机会在更新,抱歉了各位宝宝。
#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:
- Facial Landmark Detection
- Facial Landmark and head pose tracking (links to YouTube videos)
<a href="https://www.youtube.com/watch?v=V7rV0uy7heQ" target="_blank"><img src="http://img.youtube.com/vi/V7rV0uy7heQ/0.jpg" alt="Multiple Face Tracking" width="240" height="180" border="10" /></a> <a href="https://www.youtube.com/watch?v=vYOa8Pif5lY" target="_blank"><img src="http://img.youtube.com/vi/vYOa8Pif5lY/0.jpg" alt="Multiple Face Tracking" width="240" height="180" border="10" /></a>
- Gaze tracking (image of it in action)
- Facial Feature Extraction (aligned faces and HOG features)
- IOS Facial Landmark Detection & head pose tracking & Gaze tracking
<img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen1.png" height="382" width="222" ><img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen2.png" height="382" width="222" >
- Face Swap
User:Dooonut https://github.com/Dooonut
<img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen3.png" height="282" width="222" ><img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen4.png" height="282" width="222" >
<img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen5.png" height="282" width="222" ><img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen6.png" height="282" width="222" ><img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen7.png" height="282" width="222" >