You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/05/25 02:09:11 UTC

[GitHub] [incubator-mxnet] IvyBazan commented on a change in pull request #15065: [MXNET] Updated http://data.dmlc.ml/ links to http://data.mxnet.io/

IvyBazan commented on a change in pull request #15065: [MXNET] Updated http://data.dmlc.ml/ links to http://data.mxnet.io/
URL: https://github.com/apache/incubator-mxnet/pull/15065#discussion_r287547477
 
 

 ##########
 File path: example/rcnn/README.md
 ##########
 @@ -43,8 +43,8 @@ Make a directory `data` and follow `py-faster-rcnn` for data preparation instruc
 * [MSCOCO](http://mscoco.org/dataset/) should be in `data/coco` containing `train2017`, `val2017` and `annotations/instances_train2017.json`, `annotations/instances_val2017.json`.
 
 ### Download pretrained ImageNet models
-* [VGG16](http://www.robots.ox.ac.uk/~vgg/research/very_deep/) should be at `model/vgg16-0000.params` from [MXNet model zoo](http://data.dmlc.ml/models/imagenet/vgg/).
-* [ResNet](https://github.com/tornadomeet/ResNet) should be at `model/resnet-101-0000.params` from [MXNet model zoo](http://data.dmlc.ml/models/imagenet/resnet/).
+* [VGG16](http://www.robots.ox.ac.uk/~vgg/research/very_deep/) should be at `model/vgg16-0000.params` from [MXNet model zoo](http://data.mxnet.io/models/imagenet/vgg/).
 
 Review comment:
   Updated and verified the links

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services