1adrianb / face-alignment

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

3d landmark for LS3D-W #142

Open Kiris-Wu opened 5 years ago

Kiris-Wu commented 5 years ago

I have downloaded the LS3D-W on the homepage, however, it seems the landmark is only 2d. If we need to transfer them to 3d by 2d-to-3d FAN, which code should we use to utilize the 2d-to-3d FAN model?

jin-s13 commented 3 years ago

I have met the same problem. Does anyone know how to obtain the 3d landmarks?