|
|
|
|
|
by site-packages1
1937 days ago
|
|
StyleGAN was trained on something like 3 million images, and it's very difficult to fine tune GANs on a small subset of images past that, unless perhaps your images are very similar to the ones StyleGAN used. It's likely you'd need at least thousands or hundreds of thousands of images to get the results you probably want. I've been successful with thousands, but not less than that. |
|