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

bug #36

Open
hutao568 opened this issue Nov 14, 2023 · 0 comments
Open

bug #36

hutao568 opened this issue Nov 14, 2023 · 0 comments

Comments

@hutao568
Copy link

https://github.com/PJLab-ADG/DetZero/blob/main/refining/detzero_refine/datasets/waymo/waymo_geometry_dataset.py#L74

This line of code may cause a bug. If a trajectory smaller than self.query_num(3) appears at a certain position in the dataset, then self.query_num will be permanently set to the length of the short trajectory; for example, a The track length of the data is 1, then the maximum length of all subsequent data is limited to 1

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

1 participant