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

3D tracking on Waymo dataset #37

Closed
alanwanga opened this issue Sep 9, 2020 · 2 comments
Closed

3D tracking on Waymo dataset #37

alanwanga opened this issue Sep 9, 2020 · 2 comments

Comments

@alanwanga
Copy link

Hi, thanks for the nice work.

I'm able to generate my_preds.bin by following the instruction. How about the tracking part? Is it possible to use the provided scripts? It'll be nice if you can also share some tracking results.

Best,

@tianweiy
Copy link
Owner

tianweiy commented Sep 9, 2020

No, tracking requires a temporal model to predict the velocity. I don't have time to train this in the near future. You can probably find an existing KF filter based tracker like ab3d

@alanwanga
Copy link
Author

Thanks, seems feasible.

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