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 get a series of continuous poses #113

Open
sky-fly97 opened this issue Sep 13, 2021 · 1 comment
Open

How to get a series of continuous poses #113

sky-fly97 opened this issue Sep 13, 2021 · 1 comment

Comments

@sky-fly97
Copy link

sky-fly97 commented Sep 13, 2021

Hello, I want to know that styleflow can artificially generate faces with various poses and expressions. How do I use code to generate a series of continuous poses? Which parameters should I change?

@sky-fly97 sky-fly97 changed the title How to get stylegan's latent How to get a series of continuous poses Sep 16, 2021
@RameenAbdal
Copy link
Owner

You mean generate faces with the same pose? For that you can use the learned flow module and give the relevant condition vector with desired yaw and pitch. Then you can sample from the z space of the flow module to produce different w codes having the same pose.

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