How do I calculate the AP for each category? #3965
Unanswered
Philharmy-Wang
asked this question in
Q&A
Replies: 2 comments
-
You've chosen to report an unexpected problem or bug. Unless you already know the root cause of it, please include details about it by filling the issue template. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Assuming you have successfully registered customized dataset. You can specify your dataset as the test set, the per-class AP will be calculated automatically by the evaluator. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used detectron2 for the first time to train a custom dataset.
I have trained on the custom dataset and got the
.pth
weights file.How do I calculate the AP for each class?
Beta Was this translation helpful? Give feedback.
All reactions