genforce / mganprior

[CVPR 2020] Image Processing Using Multi-Code GAN Prior
https://genforce.github.io/mganprior/
288 stars 44 forks source link

Unexpected results from multi_code_inversion.py for face #25

Open lOJQKA opened 1 year ago

lOJQKA commented 1 year ago

Hi, When I used the multi_code_inversion.py script to execute image reconstruction, I encountered the following problems: reconstructed image-> 17_01 original image-> 117_01

It looks blurry!Can you help me? @JasonGUTU This is my terminal command: python multi_code_inversion.py --target_images examples/face --outputs gan_inversion_face --inversion_type StyleGAN-w+ --composing_layer 8 --optimization Adam --init_type Zero --gan_model stylegan_ffhq --video False

vibrant32 commented 1 year ago

Hello, I am A final Year bachelors of engineering student, I have choosen this repository as my final year project, can someone please explain and help me run this project ?