genforce / idinvert_pytorch

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

manipulating face #29

Open PangziZhang523 opened 2 years ago

PangziZhang523 commented 2 years ago

Hello. When manipulating faces, you need to get the vector related to the attribute. The paper says that it is found with Interfacegan. I want to ask if you find the related vector again when manipulating with Image2stylegan? Thanks.

zhujiapeng commented 2 years ago

The attribute vectors are related to the models but not the inversion methods.