genforce / idinvert_pytorch

[ECCV 2020] In-Domain GAN Inversion for Real Image Editing (PyTorch code)
https://genforce.github.io/idinvert/
MIT License
407 stars 54 forks source link

Inverted stylegan #23

Closed KramerKonstantin closed 3 years ago

KramerKonstantin commented 3 years ago

I trained stylegan for my data. How can I get inverted stylegan? Could you add the scripts for learning inverted stylegan to the README?

ShenYujun commented 3 years ago

Unfortunately, this repo only supports inference. Please use the tensorflow version for the encoder training.