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 to render the output of this project to DECA #6

Closed
liangyishiki opened this issue Sep 18, 2022 · 1 comment
Closed

How to render the output of this project to DECA #6

liangyishiki opened this issue Sep 18, 2022 · 1 comment

Comments

@liangyishiki
Copy link

@evonneng
Hi! You indicate that raw 3D meshes can be rendered using the DECA renderer. Could you tell me how to deal with your output result (pkl files) so that it can be the input to DECA? It seems that DECA can only take images as input. Meanwhile, there are only 3 parameters(exp,pose,prob) in pkl files, is it enough for DECA to generate output?

@evonneng
Copy link
Owner

Thank you for your question.
Given the 3 parameters, you should be able to modify this function: https://github.com/YadiraF/DECA/blob/master/decalib/deca.py#L160-L262 such that your output parameters are fed in as the code dict.
Hope that helps!

@evonneng evonneng closed this as completed Dec 6, 2022
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