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

Smaller dataset for testing? #1

Open
Xuefei98 opened this issue May 14, 2023 · 1 comment
Open

Smaller dataset for testing? #1

Xuefei98 opened this issue May 14, 2023 · 1 comment

Comments

@Xuefei98
Copy link

Thank you for sharing your work! I just wonder if you guys have smaller dataset for testing? Right now it seems like requires 1.8TB+150GB to save the provided dataset. Thanks,

@danielS91
Copy link
Member

Once you have prepared the dataset, you can pass a subsample parameter to the dataset class. If you follow our prepare instructions, every n-th image in each trajectory with n in {2, 5, 10, 20} should be available.
To reduce the actual space of the prepared dataset, you can copy the files for a specific subsample - listed in the split files {train/valid/test}_every_{n}th.txt in the dataset root - to a separate folder.

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