How can you obtain ROC and Precision-Recall curves in a detection model? #2930
Unanswered
lucas-rib-oli
asked this question in
Q&A
Replies: 1 comment
-
COCO API can load predictions and compute many different precision and recall metrics |
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.
-
In another case, I would also like to know how to obtain the TP (true positive), FP (false positive), TN (true negative) and FN (false negative) to obtain the two curves.
Beta Was this translation helpful? Give feedback.
All reactions