You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use wget to access the zip file via the link directly. First, install the package: !pip install wget
Then save the file in the directory using the code given below. Here I've used the basement zip file from the NYU data. !python -m wget http://horatio.cs.nyu.edu/mit/silberman/nyu_depth_v2/basements.zip
The zip file is then saved into your colab directory.
Hi,
I have a problem with the link of Data NYU Depth V2 (https://s3-eu-west-1.amazonaws.com/densedepth/nyu_data.zip).
Could you please let me know how can I access data?
Best regards,
Bahareh
The text was updated successfully, but these errors were encountered: