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

Is It Possible To Use Merely Part Of The Datasets #319

Open
yuxinl915 opened this issue Aug 1, 2022 · 1 comment
Open

Is It Possible To Use Merely Part Of The Datasets #319

yuxinl915 opened this issue Aug 1, 2022 · 1 comment

Comments

@yuxinl915
Copy link

To whom it may concern,

Thanks so much for providing the APIs for argoverse! They are amazing! However, I got one question related to our dataset. I am currently replicating a paper and would like to download Argoverse 2 Motion Forecasting Dataset for training and validating. The only available equipment so far is my laptop without discrete graphics. Therefore, I am curious whether there is a way that I can download just part of the dataset. For example, the whole dataset for motion forecasting is in size 58G. So could I download only 1 or 2G of it, which might be a more suitable size for training the model on a laptop? Or could you please give me some advice? I really appreciate any help you can provide!

@benjaminrwilson
Copy link
Contributor

Hi @yuxinl915, please refer to the instructions listed here: https://github.com/argoai/av2-api/blob/main/DOWNLOAD.md. You should be able to download individual scenarios.

An example:

s5cmd --no-sign-request cp s3://argoai-argoverse/av2/motion-forecasting/train/0dfbd3aa-467e-46b7-8da8-ca289132ac28/* ~/Downloads/

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