Open cuihuitao opened 7 years ago
@rsingla92 thank you for your reply!I have resolved the problem!
It seems that you must use a mail address of student to register.
But some packages notes downloading needs request,how to do it?
As an independent developer/researcher without access to an academic email address, it would seem I'm locked out.
I don't know if anything can be done about that. I assume it's preventing commonly used email domains to cut down on traffic from audiences less likely to make much careful use of the data. It's a bit of a bummer seeing as it's advertised as freely available for academic or non-academic use, yet requires a private or academic email address just to register for access.
Am I able somehow download 44Gb zip file not through browser, but through wget insted? wget --user u --pass p link
is not helping :(
Found nice tutorial: https://neppo.net/blog/2017/11/1121_wget_cityscapes/
@banderlog , this is a deadlink...
@stiv-yakovenko it was a year ago, the whole tutorial was a private case of usage wget+cookies: https://stackoverflow.com/a/1432161/7599215
Excuse me? Have you downloaded the file 'leftImg8bit_trainextra.zip (44GB)' ? I cannot download it with the wget,because it said there is a remote link . Everytime i download it , there is just a index about 25KB. I am looking forward to your early reply.
Cached original: https://web.archive.org/web/20181005045939/https://neppo.net/blog/2017/11/1121_wget_cityscapes/
Thank you so much that I have I downloaded it successfully! Unfortunately, the download speed is very slow about 20KB/S-60KB/S. And this will last a dozen days. I would like to consult you if my network is disconnected in the middle, and I continue to download, will the file continue the previous process? Thank you again for your help and I am looking forward your reply!
Why so bad download speed?
wget -c
should continue download, just try it by manually disrupting download.
Why so bad download speed?
wget -c
should continue download, just try it by manually disrupting download.
This should be the reason for my network. Thank you for your help!
This is big to download over HTTP, so did you try to find it on the torrents ?
This is big to download over HTTP, so did you try to find it on the torrents ?
https://academictorrents.com/details/4f76b97fbb851fac002dcc55dcc55883e9728db7
@lipeian Hi, I'm suffering same issue with you. The only thing I get after wget
is index.html
file.
How did you solve that?
I conducted below command in my terminal
$ wget --load-cookies cookies.txt --content-disposition https://www.cityscapes-dataset.com/file-handling/?packageID=XXXX
Hi @cuihuitao,
The Cityscapes data is free and available but requires some steps to access it. You won't be able to access it without signing up. It should be noted the dataset is for research only.
That should be all you need to do. Hope that helps.