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 is the result of kitti different from the paper ?especially for Cyclist #93

Open
jaminChen999 opened this issue Feb 5, 2018 · 3 comments

Comments

@jaminChen999
Copy link

Kitti Car 90.46 % 88.83 % 74.76 % ,Pedestrian 83.70 % 73.62 % 68.28 % ,Cyclist 82.34 % 74.45 % 64.91 %
Paper Car 90.03 % 89.02 % 76.11 % ,Pedestrians 83.92 % 73.70 % 68.31 % ,Cyclist 84.06 % 75.46 % 66.07 %

@jaminChen999
Copy link
Author

@zhaoweicai

@zhaoweicai
Copy link
Owner

zhaoweicai commented Feb 5, 2018

Do you use the pretrained models or the one trained by yourself? The pretrained models should produce very close results as in the paper. If they are trained by yourself, they look pretty close to me and the training is robust. For cyclist results, please see the disclaimer

@busyboxs
Copy link

busyboxs commented May 7, 2018

In the kitti official web, you can find this note.

Note 1: On 25.04.2017, we have fixed a bug in the object detection evaluation script. As of now, the submitted detections are filtered based on the min. bounding box height for the respective category which we have been done before only for the ground truth detections, thus leading to false positives for the category "Easy" when bounding boxes of height 25-39 Px were submitted (and to false positives for all categories if bounding boxes smaller than 25 Px were submitted). We like to thank Amy Wu, Matt Wilder, Pekka Jänis and Philippe Vandermersch for their feedback. The last leaderboards right before the changes can be found here!

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

3 participants