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

About resolution in styleGAN #41

Closed wangchust closed 3 years ago

wangchust commented 3 years ago

Thanks for your great work. When you train styleGAN, which resolution is selected as the highest resolution? 256 or 1024?

zhujiapeng commented 3 years ago

We used 256x256 as the highest resolution.

wangchust commented 3 years ago

Thank you for your rapid response. I'll close this issue