paper-with-me

홈 › Papers

PIoU Loss: Towards Accurate Oriented Object Detection in Complex Environments

2020-07-19 · ECCV 2020 8 · Zhiming Chen, Kean Chen, Weiyao Lin, John See, Hui Yu, Yan Ke, Cong Yang

Object detection using an oriented bounding box (OBB) can better target rotated objects by reducing the overlap with background areas. Existing OBB approaches are mostly built on horizontal bounding box detectors by introducing an additional angle dimension optimized by a distance loss. However, as the distance loss only minimizes the angle error of the OBB and that it loosely correlates to the IoU, it is insensitive to objects with high aspect ratios. Therefore, a novel loss, Pixels-IoU (PIoU) Loss, is formulated to exploit both the angle and IoU for accurate OBB regression. The PIoU loss is derived from IoU metric with a pixel-wise form, which is simple and suitable for both horizontal and oriented bounding box. To demonstrate its effectiveness, we evaluate the PIoU loss on both anchor-based and anchor-free frameworks. The experimental results show that PIoU loss can dramatically improve the performance of OBB detectors, particularly on objects with high aspect ratios and complex backgrounds. Besides, previous evaluation datasets did not include scenarios where the objects have high aspect ratios, hence a new dataset, Retail50K, is introduced to encourage the community to adapt OBB detectors for more complex environments.

📄 PDF Abstract BibTeX arXiv:2007.09584

Code (1)

clobotics/piou 공식 구현 pytorch

Tasks

object-detectionObject DetectionObject Detection In Aerial ImagesOne-stage Anchor-free Oriented Object DetectionOriented Object Detection

Methods 이 논문이 사용한 방법론

PIoU Loss PIoU Loss is a loss function for oriented object detection which is formulated to exploit both the angle and IoU for accurate oriented bounding box regression. The PIoU loss…

Similar Papers 제목 키워드 기반

InterpIoU: Rethinking Bounding Box Regression with Interpolation-Based IoU Optimization

2025-07-16 · Haoyuan Liu, Hiroshi Watanabe arxiv

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…

Small Object Detection

Polygon Intersection-over-Union Loss for Viewpoint-Agnostic Monocular 3D Vehicle Detection

2023-09-13 · Derek Gloudemans, Xinxuan Lu, Shepard Xia, Daniel B. Work

Monocular 3D object detection is a challenging task because depth information is difficult to obtain from 2D images. A subset of viewpoint-agnostic monocular 3D detection methods also do not explicitly leverage scene hom…

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection+1

FPDIoU Loss: A Loss Function for Efficient Bounding Box Regression of Rotated Object Detection

2024-05-16 · Siliang Ma, Yong Xu

Bounding box regression is one of the important steps of object detection. However, rotation detectors often involve a more complicated loss based on SkewIoU which is unfriendly to gradient-based training. Most of the ex…

Objectobject-detectionObject Detectionregression+2

Improving the Detection of Small Oriented Objects in Aerial Images

2024-01-12 · Chandler Timm C. Doloriel, Rhandley D. Cajote

Small oriented objects that represent tiny pixel-area in large-scale aerial images are difficult to detect due to their size and orientation. Existing oriented aerial detectors have shown promising results but are mainly…

Instance Segmentationobject-detectionObject DetectionOriented Object Detection+1

A comparative approach on detecting multi-lingual and multi-oriented text in natural scene images

2020-11-17 · Aparna Yegnaraman, S. Valli

Text helps to convey the intended message to users very accurately. Detecting text from natural scene images for quadrilateral-type and polygon-type datasets is the primary scope of this work. A regression-based method u…

BinarizationSegmentationText DetectionVocal Bursts Type Prediction