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

v1.1.0 updates #32

Merged
merged 17 commits into from Aug 30, 2021
Merged

v1.1.0 updates #32

merged 17 commits into from Aug 30, 2021

Conversation

duskvirkus
Copy link
Owner

Bug fixes:

  • Fixed kimg counting when using --accumulate_grad_batches. kimgs was under counting by factor of accumulate_grad_batches. If using v1.0.0 training notebook multiply the kimg count by 4 to get the correct number and use --start_kimg_count when resuming training to override the file name parsing.

Non breaking updates:

  • Refactored download and loading pretrained models. Added code to load pretrained models in all generate scripts.
  • Updated interpolation notebook to include commands to convert frames to .mp4 and .gif
  • Added more examples to readme and fixed a few typos.

@duskvirkus duskvirkus merged commit 0cd7705 into devel Aug 30, 2021
@duskvirkus duskvirkus deleted the kimg-fix branch August 30, 2021 04:47
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.

None yet

1 participant