microsoft / Deep3DFaceReconstruction

Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
MIT License
2.16k stars 441 forks source link

5 facial landmarks #184

Closed paolalf closed 2 years ago

paolalf commented 2 years ago

Hi, First of all thank you for your work. I was wondering if the 5 landmarks have to be strictly the center of right eye, center of left eye, nose tip, right outer corner of the mouth and left outer corner of the mouth or they can be whatever ad the only important thing is that 5 of them are provided. Thank you in advance for your answer.

YuDeng commented 2 years ago

It should be exactly these 5 landmarks in order to give a correct image alignment. There should be several open source face detectors that can return such 5 landmarks.