autonomousvision / stylegan-xl

[SIGGRAPH'22] StyleGAN-XL: Scaling StyleGAN to Large Diverse Datasets
MIT License
961 stars 113 forks source link

Release the hyperparamers of pre-trained models #105

Open yc-cui opened 1 year ago

yc-cui commented 1 year ago

When training using the option --resume , it always failed training due to Unexpected key(s) in state_dict and size mismatch. Could you please tell us the hyperparamers of these pretrained models so that our fine-tuning models can match them?