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

Can't understand eval metrics #10

Open
Twizwei opened this issue Jun 1, 2020 · 0 comments
Open

Can't understand eval metrics #10

Twizwei opened this issue Jun 1, 2020 · 0 comments

Comments

@Twizwei
Copy link

Twizwei commented Jun 1, 2020

Hi there, many thanks for sharing this code! I'm new to Kitti and I just successfully ran the code on my detection result. However, I don't quite understand the result given by your evaluation code. Why are there 2 sets of results for each class? Also, I understand values like 0.7, 0.5 are thresholds for IoU, but why we should consider multiple thresholds for each class? For instance,
Car AP(Average Precision)@0.70, 0.70, 0.70:
bbox AP:100.00, 100.00, 100.00
bev AP:2.69, 1.97, 2.40
3d AP:1.82, 1.23, 1.46
Car AP(Average Precision)@0.70, 0.50, 0.50:
bbox AP:100.00, 100.00, 100.00
bev AP:12.77, 12.40, 11.82
3d AP:11.19, 8.34, 10.00

Thanks in advance for your attention!

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