Replies: 1 comment
-
|
After running of inference function for detecting object you can apply size filter for the BB in percentage of detection in image. |
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.
-
I have trained YOLO5 on my custom dataset. Just one class.
My object is small, but sometimes YOLO shows me huge bounding box.
I want to exclude such mistakes and set max size of BB.
How can I do it?
Beta Was this translation helpful? Give feedback.
All reactions