NVlabs / stylegan2-ada-pytorch

StyleGAN2-ADA - Official PyTorch implementation
https://arxiv.org/abs/2006.06676
Other
4.09k stars 1.16k forks source link

How many images for custom dataset? #266

Open SB2020-eye opened 1 year ago

SB2020-eye commented 1 year ago

If I want to make a custom dataset, how many images should it have?

Thanks.

haokok commented 1 year ago

I think maybe you should have 30000 images(24000 for train - 6000 for val)