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

KeyError: 'CosinLrUpdaterHook is not in the hook registry #32

Closed
chengjuzhou opened this issue May 19, 2020 · 2 comments
Closed

KeyError: 'CosinLrUpdaterHook is not in the hook registry #32

chengjuzhou opened this issue May 19, 2020 · 2 comments

Comments

@chengjuzhou
Copy link

image

When I try to train cascade_hrnet.py, encounter above error. It seems that there is no corresponding lr schedule

@hasanirtiza
Copy link
Owner

You are using mmcv==0.4.4. You need to revert back to mmcv==0.2.14.
#11

@chengjuzhou
Copy link
Author

You are using mmcv==0.4.4. You need to revert back to mmcv==0.2.14.
#11

Thanks, it works well after degrading mmcv

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

2 participants