genforce / idinvert

[ECCV 2020] In-Domain GAN Inversion for Real Image Editing
https://genforce.github.io/idinvert/
MIT License
461 stars 65 forks source link

Is it correct to use interfaceGAN when dealing with the tower dataset? #56

Open su-hyeonjeong opened 1 year ago

su-hyeonjeong commented 1 year ago

Thank you for your great work.

I have a question. The paper said that interfaceGAN was used when manipulating latent code. Is it correct to use interfaceGAN when dealing with the tower dataset instead of the face dataset?

I know that interfaceGAN has been experimented with only the face dataset.

zhujiapeng commented 1 year ago

Yes, InterfaceGAN can be used to find the editing directions. However, you need some classifiers trained on the scene (e.g., Places) to obtain your expected direction.