You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone and thanks in advance for your help!
We are using the YOLOv8 model and we are trying to segment some ant roads, the problem we are facing is that sometime some roads are detected multiple times. We searched for a solution and we understood that we need to modify the IoU Threshold when training by incrementing it since it will tell the model to focus on getting a higer surface of intersection over the ground turth.
Is there a way to modify the IoU threshold when training the YOLOv8 Model? maybe we missunderstood and it should only be modified when predicting.
I'll upload a video showing the problem as a comment.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone and thanks in advance for your help!We are using the YOLOv8 model and we are trying to segment some ant roads, the problem we are facing is that sometime some roads are detected multiple times. We searched for a solution and we understood that we need to modify the IoU Threshold when training by incrementing it since it will tell the model to focus on getting a higer surface of intersection over the ground turth.Is there a way to modify the IoU threshold when training the YOLOv8 Model? maybe we missunderstood and it should only be modified when predicting.I'll upload a video showing the problem as a comment.Thank you!Sorry, wrong repo
Beta Was this translation helpful? Give feedback.
All reactions