rosinality / stylegan2-pytorch

Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
MIT License
2.74k stars 623 forks source link

resolution problem #273

Open leeisack opened 2 years ago

leeisack commented 2 years ago

Is it okay to train the model pretrained with 1024*1024 ffhq with images with a lower resolution than this?