Skip to content
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

How is flame_static_embedding.pkl and flame_static_embedding_68.pkl created? #48

Closed
Anyman552 opened this issue Feb 23, 2021 · 2 comments

Comments

@Anyman552
Copy link

Hi there,

I am trying to understand how the static embeddings are created. The pickle file contains ids and coordinates of the landmarks. From which obj. are those created? I want to add new landmarks and don't know which .obj-file to use for this.

@TimoBolkart
Copy link
Owner

Hi, the landmark files contain the triangle indices and the barycentric coordinates within that triangle for each landmark. As all meshes in FLAME topology are in dense vertex correspondence, you can select the landmark in any of the meshes. We usually do it in a neutral expression template like that one.

@Anyman552
Copy link
Author

Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants