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

SwinUNETR/Pretrain: Resume does not work #119

Open
razorx89 opened this issue Sep 22, 2022 · 0 comments · May be fixed by #120
Open

SwinUNETR/Pretrain: Resume does not work #119

razorx89 opened this issue Sep 22, 2022 · 0 comments · May be fixed by #120

Comments

@razorx89
Copy link

The resume mechanism is broken and results in multiple errors:

  • Weight names do not match
  • Important states are not saved (AMP scaler, scheduler, ...)
  • Only the best model is saved, which makes stop&resume hard.
@razorx89 razorx89 linked a pull request Sep 22, 2022 that will close this issue
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 a pull request may close this issue.

1 participant