English
Related papers

Related papers: MPDIoU: A Loss for Efficient and Accurate Bounding…

200 papers

Category-level object pose estimation aims to predict the 6D pose as well as the 3D metric size of arbitrary objects from a known set of categories. Recent methods harness shape prior adaptation to map the observed point cloud into the…

Computer Vision and Pattern Recognition · Computer Science 2022-09-29 Ruida Zhang , Yan Di , Zhiqiang Lou , Fabian Manhardt , Federico Tombari , Xiangyang Ji

Existing detection methods commonly use a parameterized bounding box (BBox) to model and detect (horizontal) objects and an additional rotation angle parameter is used for rotated objects. We argue that such a mechanism has fundamental…

Computer Vision and Pattern Recognition · Computer Science 2022-09-23 Xue Yang , Gefan Zhang , Xiaojiang Yang , Yue Zhou , Wentao Wang , Jin Tang , Tao He , Junchi Yan

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

We present an endpoint box regression module(epBRM), which is designed for predicting precise 3D bounding boxes using raw LiDAR 3D point clouds. The proposed epBRM is built with sequence of small networks and is computationally lightweight.…

Computer Vision and Pattern Recognition · Computer Science 2020-12-25 Kiwoo Shin , Masayoshi Tomizuka

Modern CNN-based object detectors rely on bounding box regression and non-maximum suppression to localize objects. While the probabilities for class labels naturally reflect classification confidence, localization confidence is absent. This…

Computer Vision and Pattern Recognition · Computer Science 2018-08-01 Borui Jiang , Ruixuan Luo , Jiayuan Mao , Tete Xiao , Yuning Jiang

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…

Computer Vision and Pattern Recognition · Computer Science 2023-03-29 Petra Števuliáková , Petr Hurtik

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

In the field of remote sensing, we often utilize oriented bounding boxes (OBB) to bound the objects. This approach significantly reduces the overlap among dense detection boxes and minimizes the inclusion of background content within the…

Computer Vision and Pattern Recognition · Computer Science 2023-09-18 Jianghu Shen , Xiaojun Wu

In the field of state-of-the-art object detection, the task of object localization is typically accomplished through a dedicated subnet that emphasizes bounding box regression. This subnet traditionally predicts the object's position by…

Computer Vision and Pattern Recognition · Computer Science 2023-07-20 Peng Zhi , Haoran Zhou , Hang Huang , Rui Zhao , Rui Zhou , Qingguo Zhou

Most object detection methods use bounding boxes to encode and represent the object shape and location. In this work, we explore a fuzzy representation of object regions using Gaussian distributions, which provides an implicit binary…

Computer Vision and Pattern Recognition · Computer Science 2024-03-27 Jeffri M. Llerena , Luis Felipe Zeni , Lucas N. Kristen , Claudio Jung

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

Detecting rotated objects accurately and efficiently is a significant challenge in computer vision, particularly in applications such as aerial imagery, remote sensing, and autonomous driving. Although traditional object detection…

Computer Vision and Pattern Recognition · Computer Science 2025-10-21 Chien Thai , Mai Xuan Trang , Huong Ninh , Hoang Hiep Ly , Anh Son Le

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

Road object detection is an important branch of automatic driving technology, The model with higher detection accuracy is more conducive to the safe driving of vehicles. In road object detection, the omission of small objects and occluded…

Computer Vision and Pattern Recognition · Computer Science 2023-02-17 Tao Yang , Youyu Wu , Yangxintai Tang

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 homography or geometry…

Computer Vision and Pattern Recognition · Computer Science 2025-12-05 Xinxuan Lu , Derek Gloudemans , Shepard Xia , Daniel B. Work

A novel object detection method is presented that handles freely rotated objects of arbitrary sizes, including tiny objects as small as $2\times 2$ pixels. Such tiny objects appear frequently in remotely sensed images, and present a…

Computer Vision and Pattern Recognition · Computer Science 2022-02-16 Mohsen Zand , Ali Etemad , Michael Greenspan

Differing from the well-developed horizontal object detection area whereby the computing-friendly IoU based loss is readily adopted and well fits with the detection metrics. In contrast, rotation detectors often involve a more complicated…

Computer Vision and Pattern Recognition · Computer Science 2023-02-07 Xue Yang , Yue Zhou , Gefan Zhang , Jirui Yang , Wentao Wang , Junchi Yan , Xiaopeng Zhang , Qi Tian

Object detection and classification in 3D is a key task in Automated Driving (AD). LiDAR sensors are employed to provide the 3D point cloud reconstruction of the surrounding environment, while the task of 3D object bounding box detection in…

Computer Vision and Pattern Recognition · Computer Science 2018-08-08 Waleed Ali , Sherif Abdelkarim , Mohamed Zahran , Mahmoud Zidan , Ahmad El Sallab

Non-maximum suppression (NMS) is widely used in object detection pipelines for removing duplicated bounding boxes. The inconsistency between the confidence for NMS and the real localization confidence seriously affects detection…

Computer Vision and Pattern Recognition · Computer Science 2022-02-03 Yan Gao , Qimeng Wang , Xu Tang , Haochen Wang , Fei Ding , Jing Li , Yao Hu

We demonstrate that many detection methods are designed to identify only a sufficently accurate bounding box, rather than the best available one. To address this issue we propose a simple and fast modification to the existing methods called…

Computer Vision and Pattern Recognition · Computer Science 2018-03-14 Lachlan Tychsen-Smith , Lars Petersson