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

Error while using download_data.py #188

Open
RatheeshRK opened this issue Aug 15, 2018 · 0 comments
Open

Error while using download_data.py #188

RatheeshRK opened this issue Aug 15, 2018 · 0 comments

Comments

@RatheeshRK
Copy link

Request for help, for training the MultiNet

  1. I was trying to download the files, using the download_data.py, with the link from the email. but the program stopped with the below error.

/MultiNet$ python download_data.py --kitti_url https://s3.eu-central-1.amazonaws.com/avg-kitti/data_road.zip
2018-08-15 10:53:31,985 WARNING File: DATA/vgg16.npy exists.
2018-08-15 10:53:31,985 WARNING Please delete to redownload VGG weights.
2018-08-15 10:53:31,988 INFO Copied data/train_2.idl to DATA/KittiBox.
2018-08-15 10:53:31,992 INFO Copied data/train_3.idl to DATA/KittiBox.
2018-08-15 10:53:31,996 INFO Copied data/train_4.idl to DATA/KittiBox.
2018-08-15 10:53:31,998 INFO Copied data/val_2.idl to DATA/KittiBox.
2018-08-15 10:53:31,999 INFO Copied data/val_3.idl to DATA/KittiBox.
2018-08-15 10:53:31,999 INFO Copied data/val_4.idl to DATA/KittiBox.
2018-08-15 10:53:32,002 INFO Copied data/train.txt to DATA/KittiBox.
2018-08-15 10:53:32,003 INFO Copied data/val.txt to DATA/KittiBox.
2018-08-15 10:53:32,003 INFO Copied data/testing.txt to DATA/data_road.
2018-08-15 10:53:32,003 INFO Copied data/train3.txt to DATA/data_road.
2018-08-15 10:53:32,004 INFO Copied data/val3.txt to DATA/data_road.
2018-08-15 10:53:32,004 ERROR Wrong url.
2018-08-15 10:53:32,004 ERROR Please visit: http://www.cvlibs.net/download.php?file=data_road.zip
2018-08-15 10:53:32,004 ERROR and request Kitti Download link.
2018-08-15 10:53:32,004 ERROR You will receive an Email with the kitti download url
2018-08-15 10:53:32,004 ERROR Rerun and enter the received [url] using'python download_data.py --kitti_url [url]'


Please help, to solve the download issue. and also for training the MultiNet

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