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

Why the number of training datasets is less than the number of official nuScene dataset? #7

Open
rockywind opened this issue Jul 13, 2022 · 2 comments

Comments

@rockywind
Copy link

Hi,
I found the number of training datasets is 20096, but the number of offical nuScene datasets is 28119.
I am confused why the training number is less than the official nuScene dataset.
And another question is how to generate the train.txt?
Thank you for your help.

@weiyithu
Copy link
Owner

We filter out static frames in nuScenes dataset. Specifically, if the scale of translation between current frame and previous frame or current frame and next frame is smaller than 0.1m, we will delete this frame.

@rockywind
Copy link
Author

Thank you very much!

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