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

Downloading the dataset via command line #8

Open
NeelayS opened this issue Jan 31, 2022 · 4 comments
Open

Downloading the dataset via command line #8

NeelayS opened this issue Jan 31, 2022 · 4 comments

Comments

@NeelayS
Copy link

NeelayS commented Jan 31, 2022

Hi @AlextheEngineer, first of all, thanks for your work!

I wanted to know whether you have a suggested way for downloading the dataset via the command line to a remote Unix machine. Previously, I was able to download the Ego2Hands dataset using curl (following the method suggested here). However, I am not able to download Ego3DHands in the same way.

Do you have any suggestions for how I can download it? Thanks.

@AlextheEngineer
Copy link
Owner

Hi, thanks for your interest. I would first download it to a local machine and then transfer it to the remote machine. Hope this helps!

@NeelayS
Copy link
Author

NeelayS commented Feb 2, 2022

Thanks for your quick reply.
Unfortunately, it would not be feasible for me to do that since the dataset is pretty large. In that case, would you recommend some other way?

@AlextheEngineer
Copy link
Owner

The dataset is provided as mutiple rar files, so you would be able to download some and transfer some and delete the transferred ones from the local machine. However, I'm not sure if the remote Unix machine is capable of decompressing the rar files.

@NeelayS
Copy link
Author

NeelayS commented Feb 7, 2022

Decompressing them on the remote machine won't be a problem. However, transferring them via either scp or rsync would be extremely slow. Just wanted to know whether you had any thoughts? Thanks.

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