Replies: 1 comment
-
Does full bounding box mean before nms? |
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
-
Where can I find a place to detect visible bounding box, full bounding box?
While examining the crowdhuman dataset, I found that the 1st and 2nd stage detectors detect visible bounding boxes and full bounding boxes. But I'm using yolo8 in mmyolo. Where can I find the code to get the two bounding boxes above?
Beta Was this translation helpful? Give feedback.
All reactions