fangchangma / sparse-to-dense

ICRA 2018 "Sparse-to-Dense: Depth Prediction from Sparse Depth Samples and a Single Image" (Torch Implementation)
Other
417 stars 95 forks source link

Can't download datasets #19

Closed ecervera closed 5 years ago

ecervera commented 5 years ago

I try to download a dataset from http://datasets.lids.mit.edu/sparse-to-dense/data/nyudepthv2.tar.gz but only ~4 GBs are sent, then the connection slows down and finally stops working. Wondering if there is a problem with the server disk. Thanks.

fangchangma commented 5 years ago

Our server might have been down for a short period of time. We just checked downloading the dataset and it seemed to be working fine now. Please try again.

ecervera commented 5 years ago

Thanks, now it worked!

whubaichuan commented 4 years ago

@ecervera @fangchangma Hi, the download speed (13kb/s ) is too low when I use the command "wget http://datasets.lids.mit.edu/sparse-to-dense/data/nyudepthv2.tar.gz". How can I raise the download speed?