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

Invert the image into the W space #20

Open
falloncandra opened this issue Mar 22, 2021 · 1 comment
Open

Invert the image into the W space #20

falloncandra opened this issue Mar 22, 2021 · 1 comment

Comments

@falloncandra
Copy link

Hi, I would like to invert the image into the W space of size (1, 512). Could you please tell me how to do it?

I have taken a look at the code, but I think the StyleGANEncoder.encode always encode the image into W+ space of size (1, 14, 512)?

Thank you very much for your help!

@ShenYujun
Copy link
Contributor

W space is not representative enough (since all layers will be using the same w) to fully reconstruct the input.

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