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

Your evaluation perhaps has some problem? #12

Closed
Guptajakala opened this issue Mar 29, 2020 · 2 comments
Closed

Your evaluation perhaps has some problem? #12

Guptajakala opened this issue Mar 29, 2020 · 2 comments

Comments

@Guptajakala
Copy link

1 bottle_shengjun_norm scene_3

Here the "bottle_shengjun_norm scene_3" appeared twice. That might affect your final result on the bottle category.

@j96w
Copy link
Owner

j96w commented Jun 24, 2020

Hi, please refer to the benchmark.py to do the evaluation, and in this code, we didn't use the eval_list.txt. The only problem of this duplicate is during the first step of our evaluation, where we use the model to acquire the pose prediction results, the model will test this object twice and the second result will cover the previous one. In the second step, the benchmark.py will get a score from the pose prediction results, which won't count the score of this object twice since the first one has already been covered by the second one.

@Guptajakala
Copy link
Author

This answered

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