KingJamesSong / HouseholderGAN

ICCV23 "Householder Projector for Unsupervised Latent Semantics Discovery"
https://arxiv.org/abs/2307.08012
17 stars 1 forks source link

How can I edit my own real image? #1

Closed sunzhe09 closed 1 year ago

zhangqianhui commented 1 year ago

hi, as mentioned in our paper, you can use gan inversion (PTI) method to projector the real image into latent space. Then, you can produce and edit the image which is close to the real image.

PTI: https://github.com/danielroich/PTI