NVlabs / stylegan3

Official PyTorch implementation of StyleGAN3
Other
6.39k stars 1.12k forks source link

Any plans on releasing the pretrained model on the beaches dataset? #12

Closed yj7082126 closed 2 years ago

yj7082126 commented 3 years ago

Hi, I was impressed by the model mimicing the camera movements when trained on the Beaches dataset, and it seems the only pretrained model weights available now are ffhq, afhq, and metfaces. Is there any future plans involving releasing the model weights for the Beaches dataset?

Thanks.

Randy-H0 commented 3 years ago

I would love to see this!

jannehellsten commented 2 years ago

Hi! Unfortunately, we do not plan to release a model for the Beaches dataset. Quoting from the Alias-Free GAN paper:

"BEACHES is a new dataset of 20155 photographs of beaches at resolution 512×512. The training images were provided by Getty Images. BEACHES is a proprietary dataset that we are licensed to use, but not to redistribute. We are therefore unable to release the full training data or pre-trained models for this dataset."

betterze commented 2 years ago

@jannehellsten Thank you for the explaination. Is there any pretrained model for natural scene? Maybe mountain, lake?