-
Notifications
You must be signed in to change notification settings - Fork 288
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
Can not donwnload the pretrained model resnet-101-0000.params ! #120
Comments
The link has been changed .Now the newest link is http://data.mxnet.io/models/*** |
@zhaoxuli Did you try the new link? I got this |
for example vgg params download : http://data.mxnet.io/models/imagenet/vgg/vgg16-0000.params |
Thanks for your reply,i can download the vgg. However ,when i download the resnet ,it failed.(with the "http://data.mxnet.io/models/imagenet/resnet/resnet-101-0000.params") |
Go this page (http://mxnet.incubator.apache.org/model_zoo/index.html) to pick the model you want to use. |
I've tried . Indeed , the link which this project provided is unusable. I do not know what is the reason ,too. |
😂 It seems that i should to use gluoncv. |
I can download resnext-101 model from http://data.mxnet.io/models/imagenet/resnext/101-layers/resnext-101-0000.params |
The link to downlod the resnet-101-0000.params is not exits!
The text was updated successfully, but these errors were encountered: