jnorwood commented on issue #14507: model links data.dmlc.ml are broken
URL: 
https://github.com/apache/incubator-mxnet/issues/14507#issuecomment-475842310
 
 
   Let me add that the 
mxnet/cpp-package/example/inference/unit_test_inception_inference.sh is also 
has the line
   `wget -nc http://data.dmlc.ml/mxnet/models/imagenet/inception-bn.tar.gz`
   so I presume it is also broken.
   That probably needs to be separated to three commands, one for .json and one 
for .params files, and one for the synset.txt.   The  data.dmlc.ml needs to 
change to data.mxnet.io
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to