NVlabs / eg3d

Other
3.21k stars 355 forks source link

Custom input image? #20

Closed hungtooc closed 2 years ago

hungtooc commented 2 years ago

Hi, thank for great paper and open source. Can i use my own face image to change face pose?

luminohope commented 2 years ago

Hi, thanks. As mentioned in the paper, you can try the Pivotal Tuning Inversion. https://github.com/danielroich/PTI You still need to write your own script, but their codebase is also built on the official StyleGAN code so it shouldn't be that much!