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

Fix 3D box orientation post-processing #629

Merged
merged 1 commit into from
Mar 6, 2020

Conversation

sirykd
Copy link
Contributor

@sirykd sirykd commented Feb 27, 2020

Use arctan2 instead of arctan to convert sine and cosine to alpha.

AOS:

Category Easy Medium Hard
Car 93.92 → 94.01 84.29 → 84.42 75.67 → 75.79
Pedestrian 52.55 → 53.75 45.64 → 46.51 39.15 → 39.81

Use arctan2 instead of arctan.
@xingyizhou xingyizhou merged commit 1085662 into xingyizhou:master Mar 6, 2020
@xingyizhou
Copy link
Owner

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants