Question about landmark detection
Closed this issue · 1 comments
nicenice97 commented
Hello, I'd like to know how to display photos marked with feature points.
Best regards.
fengju514 commented
Our code does not provide the landmarks directly but 6 DoF 3D head poses and rendered images in specific poses.
To get landmarks, you need the marked 3D landmarks and apply the projection matrix estimated by our code.