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

Open mmlab pretrain model urls fail #2

Closed
EverleyTseng opened this issue Jan 14, 2022 · 0 comments
Closed

Open mmlab pretrain model urls fail #2

EverleyTseng opened this issue Jan 14, 2022 · 0 comments

Comments

@EverleyTseng
Copy link

EverleyTseng commented Jan 14, 2022

If you're using older versions of mmcv, the URLs to mmlab's pretrain models are hard code in the your_path/mmcv/runner/checkpoint.py. Those URLs are no longer supported. To download the pretrain models, you need to replace https://s3.ap-northeast-2.amazonaws.com/open-mmlab with https://download.openmmlab.com. See here for more details about 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

No branches or pull requests

1 participant