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

location to put custom basel face model #23

Open
chency0315 opened this issue Apr 16, 2023 · 6 comments
Open

location to put custom basel face model #23

chency0315 opened this issue Apr 16, 2023 · 6 comments

Comments

@chency0315
Copy link

chency0315 commented Apr 16, 2023

my basel model doesn't include the neck, can it still work?

@chency0315
Copy link
Author

after I run col to text I got this error ValueError: can only convert an array of size 1 to a Python scalar

@TimoBolkart
Copy link
Owner

How do you get the custom basel face model? By excluding / masking some vertices from the original BFM model?

@chency0315
Copy link
Author

Thanks for your response and work, I generated the model from nextface and then I turn it into npy but I got this error ValueError: can only convert an array of size 1 to a Python scalar

@TimoBolkart
Copy link
Owner

Instead of the cropped face of NextFace, use its predicted parameters and reconstruct the full, non-cropped BFM2017 head mesh. This you can then directly convert with the provided demo code

@chency0315
Copy link
Author

Thanks for responding, where can I reconstruct the full, non-cropped BFM2017 head mesh?

@sanbuddhacharyas
Copy link

@chency0315 did you create full non cropped BFM2017 head mesh? Thank you Your suggestion will be very much helpful to me.

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

3 participants