English
Related papers

Related papers: Bounding Box Stability against Feature Dropout Ref…

200 papers

Bounding box regression (BBR) has been widely used in object detection and instance segmentation, which is an important step in object localization. However, most of the existing loss functions for bounding box regression cannot be…

Computer Vision and Pattern Recognition · Computer Science 2024-05-17 Siliang Ma , Yong Xu

The quality of training datasets for deep neural networks is a key factor contributing to the accuracy of resulting models. This effect is amplified in difficult tasks such as object detection. Dealing with errors in datasets is often…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Krystian Chachuła , Jakub Łyskawa , Bartłomiej Olber , Piotr Frątczak , Adam Popowicz , Krystian Radlak

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

Ensemble methods are a reliable way to combine several models to achieve superior performance. However, research on the application of ensemble methods in the remote sensing object detection scenario is mostly overlooked. Two problems…

Computer Vision and Pattern Recognition · Computer Science 2022-09-28 Haoning Lin , Changhao Sun , Yunpeng Liu

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

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

Accurate maps are a prerequisite for virtually all mobile robot tasks. Most state-of-the-art maps assume a static world; therefore, dynamic objects are filtered out of the measurements. However, this division ignores movable but non-moving…

Robotics · Computer Science 2025-01-09 Matti Pekkanen , Francesco Verdoja , Ville Kyrki

Countless applications depend on accurate predictions with reliable confidence estimates from modern object detectors. It is well known, however, that neural networks including object detectors produce miscalibrated confidence estimates.…

Computer Vision and Pattern Recognition · Computer Science 2021-12-06 Johannes Gilg , Torben Teepe , Fabian Herzog , Gerhard Rigoll

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

Autonomous Vehicles (AVs) use natural images and videos as input to understand the real world by overlaying and inferring digital elements, facilitating proactive detection in an effort to assure safety. A crucial aspect of this process is…

Anchor-based detectors have been continuously developed for object detection. However, the individual anchor box makes it difficult to predict the boundary's offset accurately. Instead of taking each bounding box as a closed individual, we…

Computer Vision and Pattern Recognition · Computer Science 2023-10-10 Yilong Lv , Min Li , Yujie He , Shaopeng Li , Zhuzhen He , Aitao Yang

Safety is still the main issue of autonomous driving, and in order to be globally deployed, they need to predict pedestrians' motions sufficiently in advance. While there is a lot of research on coarse-grained (human center prediction) and…

Computer Vision and Pattern Recognition · Computer Science 2022-06-29 Saeed Saadatnejad , Yi Zhou Ju , Alexandre Alahi

We propose a novel object localization methodology with the purpose of boosting the localization accuracy of state-of-the-art object detection systems. Our model, given a search region, aims at returning the bounding box of an object of…

Computer Vision and Pattern Recognition · Computer Science 2016-04-08 Spyros Gidaris , Nikos Komodakis

3D object detection is one of the most important tasks in 3D vision perceptual system of autonomous vehicles. In this paper, we propose a novel two stage 3D object detection method aimed at get the optimal solution of object location in 3D…

Computer Vision and Pattern Recognition · Computer Science 2019-09-05 Jiaojiao Fang , Lingtao Zhou , Guizhong Liu

This paper revisits the problem of predicting box locations in object detection architectures. Typically, each box proposal or box query aims to directly maximize the intersection-over-union score with the ground truth, followed by a…

Computer Vision and Pattern Recognition · Computer Science 2024-12-20 Aritra Bhowmik , Pascal Mettes , Martin R. Oswald , Cees G. M. Snoek

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

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

Object detectors have achieved remarkable performance in many applications; however, these deep learning models are typically designed under the i.i.d. assumption, meaning they are trained and evaluated on data sampled from the same…

Computer Vision and Pattern Recognition · Computer Science 2025-03-26 Sara Al-Emadi , Yin Yang , Ferda Ofli

The CenterTrack tracking algorithm achieves state-of-the-art tracking performance using a simple detection model and single-frame spatial offsets to localize objects and predict their associations in a single network. However, this joint…

Computer Vision and Pattern Recognition · Computer Science 2021-05-18 Nanyang Yang , Yi Wang , Lap-Pui Chau

Cameras for traffic surveillance are usually pole-mounted and produce images that reflect a birds-eye view. Vehicles in such images, in general, assume an ellipse form. A bounding box for the vehicles usually includes a large empty space…

Computer Vision and Pattern Recognition · Computer Science 2021-03-08 Byeonghyeop Yu , Johyun Shin , Gyeongjun Kim , Seungbin Roh , Keemin Sohn