zideliu / StyleDrop-PyTorch

Unoffical implement for [StyleDrop](https://arxiv.org/abs/2306.00983)
MIT License
552 stars 26 forks source link

The train samples number of each style? #10

Open howardgriffin opened 12 months ago

howardgriffin commented 12 months ago

Hi, thank you for your great work! I want to know how many samples will be enough when training a new style?

zideliu commented 12 months ago

About 300-500 iterations enough,You can set config.sample_interval=True to see how your training is going.

zideliu commented 12 months ago

Hi, thank you for your great work!

I want to know how many samples will be enough when training a new style?

One is enough