Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression

11/19/2019
by   Zhaohui Zheng, et al.
37

Bounding box regression is the crucial step in object detection. In existing methods, while ℓ_n-norm loss is widely adopted for bounding box regression, it is not tailored to the evaluation metric, i.e., Intersection over Union (IoU). Recently, IoU loss and generalized IoU (GIoU) loss have been proposed to benefit the IoU metric, but still suffer from the problems of slow convergence and inaccurate regression. In this paper, we propose a Distance-IoU (DIoU) loss by incorporating the normalized distance between the predicted box and the target box, which converges much faster in training than IoU and GIoU losses. Furthermore, this paper summarizes three geometric factors in bounding box regression, , overlap area, central point distance and aspect ratio, based on which a Complete IoU (CIoU) loss is proposed, thereby leading to faster convergence and better performance. By incorporating DIoU and CIoU losses into state-of-the-art object detection algorithms, e.g., YOLO v3, SSD and Faster RCNN, we achieve notable performance gains in terms of not only IoU metric but also GIoU metric. Moreover, DIoU can be easily adopted into non-maximum suppression (NMS) to act as the criterion, further boosting performance improvement. The source code and trained models are available at https://github.com/Zzh-tju/DIoU.

READ FULL TEXT

page 6

page 7

research
05/07/2020

Enhancing Geometric Factors in Model Learning and Inference for Object Detection and Instance Segmentation

Deep learning-based object detection and instance segmentation have achi...
research
02/25/2019

Generalized Intersection over Union: A Metric and A Loss for Bounding Box Regression

Intersection over Union (IoU) is the most popular evaluation metric used...
research
07/14/2023

MPDIoU: A Loss for Efficient and Accurate Bounding Box Regression

Bounding box regression (BBR) has been widely used in object detection a...
research
01/20/2021

Focal and Efficient IOU Loss for Accurate Bounding Box Regression

In object detection, bounding box regression (BBR) is a crucial step tha...
research
01/28/2021

Rethinking Rotated Object Detection with Gaussian Wasserstein Distance Loss

Boundary discontinuity and its inconsistency to the final detection metr...
research
04/02/2022

Rotated Object Detection via Scale-invariant Mahalanobis Distance in Aerial Images

Rotated object detection in aerial images is a meaningful yet challengin...
research
03/22/2021

Control Distance IoU and Control Distance IoU Loss Function for Better Bounding Box Regression

Numerous improvements for feedback mechanisms have contributed to the gr...

Please sign up or login with your details

Forgot password? Click here to reset