1adrianb / face-alignment

:fire: 2D and 3D Face alignment library build using pytorch
https://www.adrianbulat.com
BSD 3-Clause "New" or "Revised" License
6.99k stars 1.34k forks source link

3D landmark dataset to 2D 68 points #121

Open tsly123 opened 5 years ago

tsly123 commented 5 years ago

Hi, Thank you for sharing your work. I there anyway to convert the 3D landmark dataset to 2D 68 point landmark (without occluded) as shown in the Detect 2D facial landmarks in pictures part in https://github.com/1adrianb/face-alignment.

Thank you. tsly