JerryWu96 / 3D_Face_Reconstrction

My personal project that reconstructs a 3D face model from a single image. Used C++, Qt, OpenCV, OpenGL with the help of Surrey Face Model.
122 stars 37 forks source link

dlib_to_sfm.txt #1

Closed virtualenv closed 5 years ago

virtualenv commented 5 years ago

Hello,

I am looking for the dlib_to_sfm.txt file. Could you kindly tell me where can I find it ?

Thank you!

JerryWu96 commented 5 years ago

Hello,

I am looking for the dlib_to_sfm.txt file. Could you kindly tell me where can I find it ?

Thank you!

Unfortunately this file has been removed due to the fact that the original format of Surrey Face Model is no longer being supported by University of Surrey lab.

Please go to https://www.cvssp.org/faceweb/3dmm/facemodel/ and ask for the latest format & parser they provide, so that you can work on your new dlib-to-sfm mapper file.

virtualenv commented 5 years ago

Dear JerryWu96,

Thank you for the super fast reply! Okay, I will ask them. Meanwhile, thank you so much for sharing this amazing project!

All the best!