Skip to content
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

pytorch/maskrcnn:url of extract_dataset.sh is invalid #15

Open
LeopoldACC opened this issue Apr 20, 2021 · 1 comment
Open

pytorch/maskrcnn:url of extract_dataset.sh is invalid #15

LeopoldACC opened this issue Apr 20, 2021 · 1 comment

Comments

@LeopoldACC
Copy link

when I run command as below

wget https://raw.githubusercontent.com/mlperf/training/master/object_detection/caffe2/extract_dataset.sh

The bug is shown as below

wget https://raw.githubusercontent.com/mlperf/training/master/object_detection/caffe2/extract_dataset.sh
--2021-04-20 18:34:51--  https://raw.githubusercontent.com/mlperf/training/master/object_detection/caffe2/extract_dataset.sh
Proxy request sent, awaiting response... 404 Not Found
2021-04-20 18:34:53 ERROR 404: Not Found.
@LeopoldACC LeopoldACC changed the title url of extract_dataset.sh is invalid pytorch/maskrcnn:url of extract_dataset.sh is invalid Apr 20, 2021
@LeopoldACC
Copy link
Author

the command of download pretrained model is also

../download_weights.sh

the bug is shown as below

../download_weights.sh
--2021-04-20 18:42:29--  https://s3-us-west-2.amazonaws.com/detectron/ImageNetPretrained/MSRA/R-50.pkl
Proxy request sent, awaiting response... 301 Moved Permanently
Location: unspecified
ERROR: Redirection (301) without location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant