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

Questions when using -- resume-from #1301

Closed
ImmortalCi opened this issue Nov 30, 2021 · 4 comments
Closed

Questions when using -- resume-from #1301

ImmortalCi opened this issue Nov 30, 2021 · 4 comments

Comments

@ImmortalCi
Copy link

When resuming from the former path, the epoch and inter is reset and not be Inherited.

What leads to this problem? How to solve this problem?

Thanks a lot!
截屏2021-11-30 11 31 35

@kennymckormick
Copy link
Member

Hi, are you sure you are using --resume-from instead of --load-from? Seems you are using --load-from

@ImmortalCi
Copy link
Author

ImmortalCi commented Nov 30, 2021 via email

@ll490187880
Copy link

This is a bug for mmcv, you can update mmcv or just modify the code in mmcv.runner.
see this issue open-mmlab/mmcv#1108

@ImmortalCi
Copy link
Author

ImmortalCi commented Dec 27, 2021 via email

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

No branches or pull requests

4 participants