-
I have generated two files, dataset.json and camera.json. Both have different camera extrinsic. Which one should I use??
-
Hi, thanks for your excellent work! I notice that you conduct experiments on GAN inversion in the paper. Could you please share the code for SDF-StyleGAN inversion? I believe this would benefit more a…
-
Great work, here I got a question about how to train the 2-3th stage on the application of superresolution and so on ? It seems it can only can train the multi stage on GAN inversion
-
And failed every images that aren't. It looks like the face parts are generated properly, yet the locations are wrong:
https://user-images.githubusercontent.com/16696685/206865487-c1aede3d-d56a-4c5…
-
Hi, thanks for sharing your great work!
I am curious that is it possible to do lighting estimation using GAN inversion as in Stylelight?
-
Cross-Identity Reenactment results not so good?
![40](https://user-images.githubusercontent.com/7991905/180114178-52eec354-7707-40e7-831c-c5bcf084c297.jpg)
https://user-images.githubusercontent.…
-
I am a bit confused on equation 3 in the arxiv paper. The diffference map D seems to be on pose p_0. However, it is doted with G(z, p_i) in equation 3. How to dot 2d map and image from different pose?…
-
Hi, thanks for your great work!
to edit a real image, I'd like to save the latent code files and weights_delta files, so that I don't need to run gan inversion next time.
I save them as .npy files, …
-
Thanks for your awesome works, I have a question about GAN inversion.
I used the psp to do GAN inversion in anime domain(512x512 300k images), and used pre-trained anime StyleGAN2(512x512 ).
![image…
-
Hi @jgkwak95,
thanks a lot for sharing the code for your work. When I was learning your project code, I didn't find a place to input my own pictures.
Thank you very much !