How can I count the map and P and R curves for some categories? #12866
tellmethetrue
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the yolov5 source code, how can I change it to count the map, P, and R curves of some categories? For example, I have 28 classes, and I need to calculate the P, R and mAP curves of the first 14 classes, how to implement this in yolov5
Beta Was this translation helpful? Give feedback.
All reactions