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

Evaluation metrics of Car 3d Instance are diffrent from apollocar3D paper. #105

Open
gywns6287 opened this issue Jan 24, 2022 · 0 comments

Comments

@gywns6287
Copy link

Hello.

I want to use the eval_car_instances.py code to evaluate the performance of my own model, which can estimate 6DoF poses and 3D mesh.

However, I observed that the evaluation metrics in this code are different from the metrics in apollocar3D paper (CVPR 2019), which are A3DP-Rel (mean, c-l, c-s) and A3DP-Abs (mean, c-l, c-s). For instance, the code simply extracts mesh IOU from the sim_mat.txt[GT Car ID][Pred Car ID].

Can i get the code to evaluate the metrics in the paper??

thank you.

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