Skip to content

Something about benchmarks #57

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

Closed
yangsc4063 opened this issue Nov 14, 2024 · 3 comments
Closed

Something about benchmarks #57

yangsc4063 opened this issue Nov 14, 2024 · 3 comments

Comments

@yangsc4063
Copy link

If I want to do pure radar object detection, the test results will be in the radar coordinate system and published with radar timestamps. How can I test it on the benchmark?
Thank you for your work, looking forward to your reply.

@keenan-burnett
Copy link
Contributor

Can you try transforming your detections into the nearest lidar frame and evaluating that way?

@keenan-burnett
Copy link
Contributor

Try running pyboreas/eval/detection.py on a validation set locally with --radar True and see what results you get. The website benchmark uses the same format as this script.

@yangsc4063
Copy link
Author

Try running pyboreas/eval/detection.py on a validation set locally with --radar True and see what results you get. The website benchmark uses the same format as this script.

Thank you for your reply. I am just planning to do such a job now, but it has not been realized yet. I will try it later. Thank you again!

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