Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download the dataset failed #59

Open
carolhwchen opened this issue Feb 19, 2024 · 1 comment
Open

Download the dataset failed #59

carolhwchen opened this issue Feb 19, 2024 · 1 comment

Comments

@carolhwchen
Copy link

carolhwchen commented Feb 19, 2024

Hello, thanks for this amazing work ! I have some question about downloading the dataset.
When I use this command to download the dataset
omnitools.download rgb depth_euclidean normal semantic mask_valid fragments --components replica --subset debug --dest omnidata --name aaa --email [email protected] --agree

It will stop at listening on TCP port message and nothing happen, like below picture
image

After debugging, I found the problem occur at line264 download.py
The process wanted to request the 'links.txt' file at 'https://datasets.epfl.ch/omnidata/'.
However, it seems that the program cannot successfully request the file, so it continues to wait.

Is the dataset website not working ? or am I doing something wrong ?
Please tell me the solutions, thanks for your help !

※Update :
I have wait for a long time and there are new messages as followings :
image
The process still download nothing. I try other command like omnitools.download rgb --components taskonomy --subset fullplus --dest ./omnidata/ --connections_total 40 --agree_all --name XXX --email [email protected] to download only rgb data, but it also shows the same messages.

@HarshWinterBytes
Copy link

I meet the same issue. Do you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants