ainrichman / Peppa-Facial-Landmark-PyTorch

Facial Landmark Detection based on PyTorch
Apache License 2.0
213 stars 56 forks source link

How I can get your 300W-LP anno-file (.pts) ? Ones downloaded from official web are .mat file. #6

Closed KaiOtter closed 4 years ago

KaiOtter commented 4 years ago

Appreciate for your work. It's so easy to understand and learn. A 3D face pose estimater is what i'm looking for. My problem is that you trained the model using 300W-LP. However, what I download from official website “http://www.cbsr.ia.ac.cn/users/xiangyuzhu/projects/3DDFA/main.htm” contains annotation file in '.mat' format.

emmm, if you only use the 68 points landmark in "pt2d", my another question is how to gain the correct landmarks of synthesize large-pose faces? Because I found that the landmarks of synthesize faces are same to the origin one. Are there any tools for generating landmarks with "Pose_Para", "Shape_Para" or others in official labels?

KaiOtter commented 4 years ago

.... Nevermind. I got it. It's in /misc/prepare_300wlp.py