wtybest
wtybest
Please refer to #22. You should first use the script to align the image to be inverted and then use the aligned image for the inversion.
Use this [script](https://github.com/eladrich/pixel2style2pixel/blob/master/scripts/align_all_parallel.py) to align the images first.
Can you send me an original image? I'll test it when I have a spare moment.
You can comment the image directly here.
I agree. Our target inversion space is the W+ space of StyleGAN. Compared with peer work, our method is more superior. But for these high frequency features, inversion to the...
My method targets the W+ space of StyleGAN, which is limited by the representational power of that space, and these high-frequency information are difficult to be accurately inverted. Therefore, some...
The easiest way to do this is to first get the latent code of the image with e4e and then use our method to edit the hair. I've been busy...