Hi everyone,
I’m currently working on a YOLOv9 model to detect stairs in architectural plans, and I’ve finally reached a point where the model is starting to deliver promising results, which feels fantastic!
However, in some cases, the model is generating overlapping bounding boxes, as shown below. I’ve tried adjusting the ‘iou’ parameter, but unfortunately, it hasn’t resolved the issue.
Does anyone have suggestions on how I can improve this?
Thanks in advance!