Open zx-code123 opened 5 years ago
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
change the old link address http://data.dmlc.ml/models/imagenet/vgg/ to http://data.mxnet.io/models/imagenet/vgg/
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. The resnet 101 params link is this http://data.mxnet.io/models/imagenet/resnext/101-layers/resnext-101-64x4d-0000.params
I've tried . Indeed , the link which this project provided is unusable. I do not know what is the reason ,too.
:joy: 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!