Linaqruf / kohya-trainer

Adapted from https://note.com/kohya_ss/n/nbf7ce8d80f29 for easier cloning
Apache License 2.0
1.84k stars 302 forks source link

Should we decrease epochs if min_snr_gamma = 5? #201

Open teebarjunk opened 1 year ago

teebarjunk commented 1 year ago

This seems too good to be true, setting min_snr_gamma = 5 has been giving really good sample images at the first epoch, and they only get better. The loss rate goes very low even with large diverse image sets that had higher loss rates when I've trained with them before.

Should I lower the num_epochs or dataset_repeats when using this feature?