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.94k stars 1.33k forks source link

Differences in 2D and 3D landmarks are different for (x,y) #190

Closed rakadambi closed 4 years ago

rakadambi commented 4 years ago

I am trying to understand 3D landmarks a bit more. And I am curious about one particular issue.

For a particular image, I see that the X and Y coordinates of landmarks and not exactly the same. I would have thought that the 3D landmarks coordinate would be same as those derived from 2D landmarks (x, y) plus the z coordinate. Essentially (x, y) would be the same.

Am I right in my assumption?

Thanks,

Deccan12 commented 3 years ago

I am trying to understand 3D landmarks a bit more. And I am curious about one particular issue.

For a particular image, I see that the X and Y coordinates of landmarks and not exactly the same. I would have thought that the 3D landmarks coordinate would be same as those derived from 2D landmarks (x, y) plus the z coordinate. Essentially (x, y) would be the same.

Am I right in my assumption?

Thanks,

Did you find the answer to this?

LindgeW commented 1 year ago

+1