A new relational loss adds a penalty when a plate's predicted box misses its car, reportedly boosting mAP on two detectors.
Focaler-IoU: More Focused Intersection over Union Loss
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Bounding box regression plays a crucial role in the field of object detection, and the positioning accuracy of object detection largely depends on the loss function of bounding box regression. Existing researchs improve regression performance by utilizing the geometric relationship between bounding boxes, while ignoring the impact of difficult and easy sample distribution on bounding box regression. In this article, we analyzed the impact of difficult and easy sample distribution on regression results, and then proposed Focaler-IoU, which can improve detector performance in different detection tasks by focusing on different regression samples. Finally, comparative experiments were conducted using existing advanced detectors and regression methods for different detection tasks, and the detection performance was further improved by using the method proposed in this paper.Code is available at \url{https://github.com/malagoutou/Focaler-IoU}.
fields
cs.CV 1years
2025 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Inter-Class Relational Loss for Small Object Detection: A Case Study on License Plates
A new relational loss adds a penalty when a plate's predicted box misses its car, reportedly boosting mAP on two detectors.