Intersection over Union with smoothing for bounding box regression

03/27/2023
by   Petra Števuliáková, et al.
0

We focus on the construction of a loss function for the bounding box regression. The Intersection over Union (IoU) metric is improved to converge faster, to make the surface of the loss function smooth and continuous over the whole searched space, and to reach a more precise approximation of the labels. The main principle is adding a smoothing part to the original IoU, where the smoothing part is given by a linear space with values that increases from the ground truth bounding box to the border of the input image, and thus covers the whole spatial search space. We show the motivation and formalism behind this loss function and experimentally prove that it outperforms IoU, DIoU, CIoU, and SIoU by a large margin. We experimentally show that the proposed loss function is robust with respect to the noise in the dimension of ground truth bounding boxes. The reference implementation is available at gitlab.com/irafm-ai/smoothing-iou.

READ FULL TEXT

page 4

page 6

research
04/14/2023

Directly Optimizing IoU for Bounding Box Localization

Object detection has seen remarkable progress in recent years with the i...
research
07/03/2020

Accurate Bounding-box Regression with Distance-IoU Loss for Visual Tracking

Most existing tracking methods are based on using a classifier and multi...
research
05/25/2022

SIoU Loss: More Powerful Learning for Bounding Box Regression

The effectiveness of Object Detection, one of the central problems in co...
research
10/26/2021

Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression

Bounding box (bbox) regression is a fundamental task in computer vision....
research
12/01/2020

Confluence: A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection

This paper presents a novel alternative to Greedy Non-Maxima Suppression...
research
02/10/2022

Unaligned but Safe – Formally Compensating Performance Limitations for Imprecise 2D Object Detection

In this paper, we consider the imperfection within machine learning-base...
research
09/02/2018

Natural Language Person Search Using Deep Reinforcement Learning

Recent success in deep reinforcement learning is having an agent learn h...

Please sign up or login with your details

Forgot password? Click here to reset