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

model_store.py doesn't have sha value for resnetv2 #158

Closed
Godricly opened this issue Jun 14, 2018 · 2 comments
Closed

model_store.py doesn't have sha value for resnetv2 #158

Godricly opened this issue Jun 14, 2018 · 2 comments

Comments

@Godricly
Copy link

KeyError: 'resnet34_v2'

@zhreshold
Copy link
Member

it's in mxnet.gluon.model_zoo, but you can still get it through gluoncv.model_zoo.
Not a magic 😃

@Godricly
Copy link
Author

Well, to deal with other issues, I bypassed this one through copy params between nets. 😆

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