fangchangma / sparse-to-dense

ICRA 2018 "Sparse-to-Dense: Depth Prediction from Sparse Depth Samples and a Single Image" (Torch Implementation)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't download datasets

ecervera opened this issue · comments

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.

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.

Thanks, now it worked!

@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?