paper-with-me

홈 › Papers

$\alpha$-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression

2021-05-21 · NeurIPS 2021 12 · Jiabo He, Sarah Monazam Erfani, Xingjun Ma, James Bailey, Ying Chi, Xian-Sheng Hua

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 IoU-based losses to a new family of power IoU losses that have a power IoU term and an additional power regularization term with a single power parameter $\alpha$. We call this new family of losses the $\alpha$-IoU losses and analyze properties such as order preservingness and loss/gradient reweighting. Experiments on multiple object detection benchmarks and models demonstrate that $\alpha$-IoU losses, 1) can surpass existing IoU-based losses by a noticeable performance margin; 2) offer detectors more flexibility in achieving different levels of bbox regression accuracy by modulating $\alpha$; and 3) are more robust to small datasets and noisy bboxes.

📄 PDF Abstract BibTeX

Code (1)

jacobi93/alpha-iou 공식 구현 pytorch

Tasks

object-detectionObject Detectionregression

Similar Papers 제목 키워드 기반

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

2021-10-26 · NeurIPS 2021 12 · Jiabo He, Sarah Erfani, Xingjun Ma, James Bailey 외

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 ge…

object-detectionObject Detectionregression

Exact alternative optima for nonlinear optimization problems defined with maximum component objective function constrained by the Sugeno-Weber fuzzy relational inequalities

2025-09-16 · Amin Ghodousian, Sara Zal, Minoo Ahmadi arxiv

In this paper, we study a latticized optimization problem with fuzzy relational inequality constraints where the feasible region is formed as the intersection of two inequality fuzzy systems and Sugeno-Weber family of t-…

Time-Dynamic Estimates of the Reliability of Deep Semantic Segmentation Networks

2019-11-12 · Kira Maag, Matthias Rottmann, Hanno Gottschalk

In the semantic segmentation of street scenes with neural networks, the reliability of predictions is of highest interest. The assessment of neural networks by means of uncertainties is a common ansatz to prevent safety …

General ClassificationSemantic SegmentationTime SeriesTime Series Analysis

Lattice embeddings between types of fuzzy sets. Closed-valued fuzzy sets

2017-11-10 · F. J. Lobillo, Luis Merino, Gabriel Navarro, Evangelina Santos

In this paper we deal with the problem of extending Zadeh's operators on fuzzy sets (FSs) to interval-valued (IVFSs), set-valued (SVFSs) and type-2 (T2FSs) fuzzy sets. Namely, it is known that seeing FSs as SVFSs, or T2F…

The Lovász-Softmax loss: A tractable surrogate for the optimization of the intersection-over-union measure in neural networks

2017-05-24 · CVPR 2018 6 · Maxim Berman, Amal Rannen Triki, Matthew B. Blaschko

The Jaccard index, also referred to as the intersection-over-union score, is commonly employed in the evaluation of image segmentation results given its perceptual qualities, scale invariance - which lends appropriate re…

Image SegmentationSegmentationSemantic Segmentation