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

About editing #99

Open
JNash123 opened this issue Jun 14, 2022 · 2 comments
Open

About editing #99

JNash123 opened this issue Jun 14, 2022 · 2 comments

Comments

@JNash123
Copy link

I can get latent code by using encoder network to invert real image, and then put it into pre-train StyleGAN2, I can get reconstruction result. It works well.
But I save this latent code as .npy and use :
python edit.py -m stylegan_celebahq -b boundaries/stylegan_celebahq_eyeglasses_boundary.npy -i MY_LATENT_CODES_FILE.npy -o results/my_image -s wp

picture is strange, like this:
000_000

@Jolllly-bot
Copy link

Me too, did you find a working encoder? I wonder what differences cause this problem

@ytz123456
Copy link

ytz123456 commented Jul 25, 2022

Hi @JNash123 , you can refer to #35 , the solution there works for 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