gruberto / Gated2Depth

MIT License
74 stars 20 forks source link

Cannot download the dataset #8

Open ArminMasoumian opened 2 years ago

ArminMasoumian commented 2 years ago

Hi,

Thank you for sharing your great work.

I tried downloading the dataset from https://cloudstore.uni-ulm.de/training/DENSE/ but I can only download the .zip file, not the .z01 files.

Is there any other links or server where I can download the sub-parts of the zip file?

pavankumarchowdary35 commented 1 year ago

Even I am facing the same issue, did you found any solution? Please let me know

Magicboomliu commented 1 year ago

I have the same issue. And I ask the author. They did not reply to me. Finally, I somehow solved this problem using the wget command in any Linux platform like Ubuntu or Debian.

wget --user XXXXX --password  XXXXX https://cloudstore.uni-ulm.de/training/DENSE/gated2depth.z01
wget --user  XXXXX --password XXXXX https://cloudstore.uni-ulm.de/training/DENSE/gated2depth.z02
wget --user  XXXXX --password XXXXX https://cloudstore.uni-ulm.de/training/DENSE/gated2depth.z03
wget --user  XXXXX --password  XXXXX https://cloudstore.uni-ulm.de/training/DENSE/gated2depth.z04
wget --user  XXXXX --password  XXXXX https://cloudstore.uni-ulm.de/training/DENSE/gated2depth.z05
wget --user  XXXXX --password XXXXX  https://cloudstore.uni-ulm.de/training/DENSE/gated2depth.zip
hoangkhai6893 commented 1 year ago

@Magicboomliu how can I get the user name and password to download those files.

Magicboomliu commented 1 year ago

You should fill in this registration form following the author's requirements:

Here I just post the URL: https://www.uni-ulm.de/en/in/driveu/projects/dense-datasets/dense-registration-form/

hoangkhai6893 commented 1 year ago

@Magicboomliu Could I use my Gmail to register that form or work mail? I tried so many times but I did NOT get any email

fabiotosi92 commented 1 year ago

Hello @hoangkhai6893 and @Magicboomliu, I'm trying to download this dataset as well. However, I'm unable to complete the registration because the person responsible for it is out of the office until the end of the month. Do you have any idea how I can resolve this and download the dataset through an alternative method?