Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v21.3.6 #474

Merged
merged 6 commits into from
Mar 28, 2023
Merged

v21.3.6 #474

merged 6 commits into from
Mar 28, 2023

Conversation

bmaltais
Copy link
Owner

  • 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.
    • Fixed the error while images are ended with capital image extensions. Thanks to @kvzn. Fixed the bug that it did not support capital image extensions like .JPG, .JPEG #454

@bmaltais bmaltais merged commit 79bffae into master Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants