v21.3.6
版本发布时间: 2023-03-28 23:55:51
bmaltais/kohya_ss最新发布版本:v24.1.7(2024-09-06 19:03:10)
- 2023/03/28 (v21.3.6)
- Fix issues when
--persistent_data_loader_workers
is specified.- The batch members of the bucket are not shuffled.
-
--caption_dropout_every_n_epochs
does not work. - These issues occurred because the epoch transition was not recognized correctly. Thanks to u-haru for reporting the issue.
- Fix an issue that images are loaded twice in Windows environment.
- Add Min-SNR Weighting strategy. Details are in #308. Thank you to AI-Casanova for this great work!
- Add
--min_snr_gamma
option to training scripts, 5 is recommended by paper. - The Min SNR gamma fiels can be found unser the advanced training tab in all trainers.
- Add
- Fixed the error while images are ended with capital image extensions. Thanks to @kvzn. https://github.com/bmaltais/kohya_ss/pull/454
- Fix issues when