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

About download_data.py #48

Open
abdokaseb opened this issue Jun 26, 2018 · 4 comments
Open

About download_data.py #48

abdokaseb opened this issue Jun 26, 2018 · 4 comments

Comments

@abdokaseb
Copy link

I use
python download_data.py --kitti_url http://www.cvlibs.net/download.php?file=data_road.zip
(http://www.cvlibs.net/download.php?file=data_road.zip is the url i get after email verified)
Then i get the error
2018-06-26 10:24:35,922 ERROR Wrong url.
2018-06-26 10:24:35,923 ERROR Please visit: http://www.cvlibs.net/download.php?file=data_road.zip
2018-06-26 10:24:35,923 ERROR and request Kitti Download link.
2018-06-26 10:24:35,923 ERROR You will receive an Email with the kitti download url
2018-06-26 10:24:35,923 ERROR Rerun and enter the received [url] using'python download_data.py --kitti_url [url]'

@RatheeshRK
Copy link

I am also getting the same error... need support...


python download_data.py --kitti_url https://s3.eu-central-1.amazonaws.com/avg-kitti/data_road.zip
2018-08-14 21:02:14,357 WARNING File: DATA/vgg16.npy exists.
2018-08-14 21:02:14,357 WARNING Please delete to redownload VGG weights.
2018-08-14 21:02:14,357 INFO Copied data/train_2.idl to DATA/KittiBox.
2018-08-14 21:02:14,358 INFO Copied data/train_3.idl to DATA/KittiBox.
2018-08-14 21:02:14,359 INFO Copied data/train_4.idl to DATA/KittiBox.
2018-08-14 21:02:14,359 INFO Copied data/val_2.idl to DATA/KittiBox.
2018-08-14 21:02:14,359 INFO Copied data/val_3.idl to DATA/KittiBox.
2018-08-14 21:02:14,360 INFO Copied data/val_4.idl to DATA/KittiBox.
2018-08-14 21:02:14,360 INFO Copied data/train.txt to DATA/KittiBox.
2018-08-14 21:02:14,360 INFO Copied data/val.txt to DATA/KittiBox.
2018-08-14 21:02:14,360 INFO Copied data/testing.txt to DATA/data_road.
2018-08-14 21:02:14,360 INFO Copied data/train3.txt to DATA/data_road.
2018-08-14 21:02:14,360 INFO Copied data/val3.txt to DATA/data_road.
2018-08-14 21:02:14,360 ERROR Wrong url.
2018-08-14 21:02:14,360 ERROR Please visit: http://www.cvlibs.net/download.php?file=data_road.zip
2018-08-14 21:02:14,360 ERROR and request Kitti Download link.
2018-08-14 21:02:14,360 ERROR You will receive an Email with the kitti download url
2018-08-14 21:02:14,360 ERROR Rerun and enter the received [url] using'python download_data.py --kitti_url [url]'


@KavyaRavulapati
Copy link

Same error! But the url works for KittiSeg. :( I tried using quotes too.. no luck.

@TheKoolAidThatKares
Copy link

Im a bit late here, but it appears that you can just go into the download script and comment out the part where it checks the url.

@igormahall
Copy link

Same error! But the url works for KittiSeg. :( I tried using quotes too.. no luck.

Hello friend. Would you mind to send me the file "KittiSed_pretrained.zip" if you have? Thank you.

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

5 participants