Minimum Bounding Box Area using Yolo labels and openCV #6588
thecastlingking
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
@thecastlingking candidate criteria are used here to filter candidate labels from the dataset at large during training: Lines 272 to 277 in 9c513ca |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey Everybody,
The purpose of this python code is to get rid of bounding boxes that are too small
I made this after I couldn't find anything from searching and thought it would be useful for this community as well.
Happy Coding :)
Beta Was this translation helpful? Give feedback.
All reactions