ijkguo / mx-rcnn

Parallel Faster R-CNN implementation with MXNet.
Other
669 stars 292 forks source link

Can not donwnload the pretrained model resnet-101-0000.params ! #120

Open zx-code123 opened 5 years ago

zx-code123 commented 5 years ago

The link to downlod the resnet-101-0000.params is not exits!

zhaoxuli commented 5 years ago

The link has been changed .Now the newest link is http://data.mxnet.io/models/***

zx-code123 commented 5 years ago

@zhaoxuli Did you try the new link? I got this image

zhaoxuli commented 5 years ago

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/

zx-code123 commented 5 years ago

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")

zhaoxuli commented 5 years ago

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

zhaoxuli commented 5 years ago

I've tried . Indeed , the link which this project provided is unusable. I do not know what is the reason ,too.

zx-code123 commented 5 years ago

:joy: It seems that i should to use gluoncv.

shadow12138 commented 4 years ago

http://data.mxnet.io/models/imagenet/resnet/101-layers/resnet-101-0000.params http://data.mxnet.io/models/imagenet/resnet/50-layers/resnet-50-0000.params @zx-code123 @zhaoxuli

hahaha1230 commented 2 years ago

I can download resnext-101 model from http://data.mxnet.io/models/imagenet/resnext/101-layers/resnext-101-0000.params