-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question about landmark indices #114
Comments
Make sure you use the topology-uniformed model, see https://github.com/zhuhao-nju/facescape/blob/master/toolkit/demo_landmark.ipynb |
@AaboutL
|
This new landmark vertex index list seems to be wrong as well, does anybody manage to get the correct landmark indices? |
Hi, Zhuhao, thanks for your great job.
In your comment #20 (comment), landmark_indices.txt is corresponding to the common 68 landmarks.
But when I draw landmarks on the mesh according to landmark_indices.txt, I found it is not match the landmark position of the common 68 landmarks. For example, the red square points should be near the ear. Their vertex indices are: 10441, 1336, 1343, 1303, 1295, 2372.
Is this due to a mismatch error or is it intentional?
The text was updated successfully, but these errors were encountered: