English
Related papers

Related papers: Intersection over Union with smoothing for boundin…

200 papers

Intersection over Union (IoU) is the most popular evaluation metric used in the object detection benchmarks. However, there is a gap between optimizing the commonly used distance losses for regressing the parameters of a bounding box and…

Computer Vision and Pattern Recognition · Computer Science 2019-04-16 Hamid Rezatofighi , Nathan Tsoi , JunYoung Gwak , Amir Sadeghian , Ian Reid , Silvio Savarese

Object detection is an important part in the field of computer vision, and the effect of object detection is directly determined by the regression accuracy of the prediction box. As the key to model training, IoU (Intersection over Union)…

Computer Vision and Pattern Recognition · Computer Science 2024-08-14 Xiangjie Luo , Zhihao Cai , Bo Shao , Yingxun Wang

Bounding box (bbox) regression is a fundamental task in computer vision. So far, the most commonly used loss functions for bbox regression are the Intersection over Union (IoU) loss and its variants. In this paper, we generalize existing…

Computer Vision and Pattern Recognition · Computer Science 2022-01-25 Jiabo He , Sarah Erfani , Xingjun Ma , James Bailey , Ying Chi , Xian-Sheng Hua

The effectiveness of Object Detection, one of the central problems in computer vision tasks, highly depends on the definition of the loss function - a measure of how accurately your ML model can predict the expected outcome. Conventional…

Computer Vision and Pattern Recognition · Computer Science 2022-05-26 Zhora Gevorgyan

Bounding box regression is the crucial step in object detection. In existing methods, while $\ell_n$-norm loss is widely adopted for bounding box regression, it is not tailored to the evaluation metric, i.e., Intersection over Union (IoU).…

Computer Vision and Pattern Recognition · Computer Science 2019-11-20 Zhaohui Zheng , Ping Wang , Wei Liu , Jinze Li , Rongguang Ye , Dongwei Ren

With the rapid development of detectors, Bounding Box Regression (BBR) loss function has constantly updated and optimized. However, the existing IoU-based BBR still focus on accelerating convergence by adding new loss terms, ignoring the…

Computer Vision and Pattern Recognition · Computer Science 2024-01-15 Hao Zhang , Cong Xu , Shuaijie Zhang

In object detection, bounding box regression (BBR) is a crucial step that determines the object localization performance. However, we find that most previous loss functions for BBR have two main drawbacks: (i) Both $\ell_n$-norm and…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Yi-Fan Zhang , Weiqiang Ren , Zhang Zhang , Zhen Jia , Liang Wang , Tieniu Tan

In 2D/3D object detection task, Intersection-over-Union (IoU) has been widely employed as an evaluation metric to evaluate the performance of different detectors in the testing stage. However, during the training stage, the common distance…

Computer Vision and Pattern Recognition · Computer Science 2019-08-13 Dingfu Zhou , Jin Fang , Xibin Song , Chenye Guan , Junbo Yin , Yuchao Dai , Ruigang Yang

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…

Computer Vision and Pattern Recognition · Computer Science 2024-01-22 Hao Zhang , Shuaijie Zhang

Bounding box regression is an important component in object detection. Recent work achieves promising performance by optimizing the Intersection over Union~(IoU). However, IoU-based loss has the gradient vanish problem in the case of low…

Computer Vision and Pattern Recognition · Computer Science 2022-04-27 Tu Zheng , Shuai Zhao , Yang Liu , Zili Liu , Deng Cai

Object detection has seen remarkable progress in recent years with the introduction of Convolutional Neural Networks (CNN). Object detection is a multi-task learning problem where both the position of the objects in the images as well as…

Computer Vision and Pattern Recognition · Computer Science 2023-04-17 Mofassir ul Islam Arif , Mohsan Jameel , Lars Schmidt-Thieme

The most popular evaluation metric for object detection in 2D images is Intersection over Union (IoU). Existing implementations of the IoU metric for 3D object detection usually neglect one or more degrees of freedom. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2022-11-14 Michael G. Adam , Martin Piccolrovazzi , Sebastian Eger , Eckehard Steinbach

Four-variable-independent-regression localization losses, such as Smooth-$\ell_1$ Loss, are used by default in modern detectors. Nevertheless, this kind of loss is oversimplified so that it is inconsistent with the final evaluation metric,…

Computer Vision and Pattern Recognition · Computer Science 2021-12-06 Hanyang Peng , Shiqi Yu

We present Boundary IoU (Intersection-over-Union), a new segmentation evaluation measure focused on boundary quality. We perform an extensive analysis across different error types and object sizes and show that Boundary IoU is significantly…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Bowen Cheng , Ross Girshick , Piotr Dollár , Alexander C. Berg , Alexander Kirillov

Most existing trackers are based on using a classifier and multi-scale estimation to estimate the target state. Consequently, and as expected, trackers have become more stable while tracking accuracy has stagnated. While trackers adopt a…

Computer Vision and Pattern Recognition · Computer Science 2022-01-21 Di Yuan , Xiu Shu , Nana Fan , Xiaojun Chang , Qiao Liu , Zhenyu He

As an important component of the detector localization branch, bounding box regression loss plays a significant role in object detection tasks. The existing bounding box regression methods usually consider the geometric relationship between…

Computer Vision and Pattern Recognition · Computer Science 2024-01-15 Hao Zhang , Shuaijie Zhang

Confluence is a novel non-Intersection over Union (IoU) alternative to Non-Maxima Suppression (NMS) in bounding box post-processing in object detection. It overcomes the inherent limitations of IoU-based NMS variants to provide a more…

Computer Vision and Pattern Recognition · Computer Science 2022-08-04 Andrew Shepley , Greg Falzon , Paul Kwan

General-purpose object-detection algorithms often dismiss the fine structure of detected objects. This can be traced back to how their proposed regions are evaluated. Our goal is to renegotiate the trade-off between the generality of these…

Computer Vision and Pattern Recognition · Computer Science 2021-06-01 Azim Ahmadzadeh , Dustin J. Kempton , Yang Chen , Rafal A. Angryk

The accuracy of object detectors and trackers is most commonly evaluated by the Intersection over Union (IoU) criterion. To date, most approaches are restricted to axis-aligned or oriented boxes and, as a consequence, many datasets are only…

Computer Vision and Pattern Recognition · Computer Science 2018-07-27 Tobias Bottger , Patrick Follmann , Michael Fauser

Bounding box regression (BBR) is fundamental to object detection, where the regression loss is crucial for accurate localization. Existing IoU-based losses often incorporate handcrafted geometric penalties to address IoU's…

Computer Vision and Pattern Recognition · Computer Science 2025-09-01 Haoyuan Liu , Hiroshi Watanabe
‹ Prev 1 2 3 10 Next ›