English
Related papers

Related papers: PIoU Loss: Towards Accurate Oriented Object Detect…

200 papers

We present ObjectBox, a novel single-stage anchor-free and highly generalizable object detection approach. As opposed to both existing anchor-based and anchor-free detectors, which are more biased toward specific object scales in their…

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

Bounding-box regression is a popular technique to refine or predict localization boxes in recent object detection approaches. Typically, bounding-box regressors are trained to regress from either region proposals or fixed anchor boxes to…

Computer Vision and Pattern Recognition · Computer Science 2019-04-16 Seungkwan Lee , Suha Kwak , Minsu Cho

This paper introduces the Budding Ensemble Architecture (BEA), a novel reduced ensemble architecture for anchor-based object detection models. Object detection models are crucial in vision-based tasks, particularly in autonomous systems.…

Computer Vision and Pattern Recognition · Computer Science 2023-11-13 Syed Sha Qutub , Neslihan Kose , Rafael Rosales , Michael Paulitsch , Korbinian Hagn , Florian Geissler , Yang Peng , Gereon Hinz , Alois Knoll

We introduce a novel Interval Bound Propagation (IBP) approach for the formal verification of object detection models, specifically targeting the Intersection over Union (IoU) metric. The approach has been implemented in an open source…

Computer Vision and Pattern Recognition · Computer Science 2025-10-31 Noémie Cohen , Mélanie Ducoffe , Ryma Boumazouza , Christophe Gabreau , Claire Pagetti , Xavier Pucel , Audrey Galametz

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this paper we propose a…

Computer Vision and Pattern Recognition · Computer Science 2020-09-08 Kang Kim , Hee Seok Lee

For the training of face detection network based on R-CNN framework, anchors are assigned to be positive samples if intersection-over-unions (IoUs) with ground-truth are higher than the first threshold(such as 0.7); and to be negative…

Computer Vision and Pattern Recognition · Computer Science 2018-05-01 Ce Qi , Xiaoping Chen , Pingyu Wang , Fei Su

In present object detection systems, the deep convolutional neural networks (CNNs) are utilized to predict bounding boxes of object candidates, and have gained performance advantages over the traditional region proposal methods. However,…

Computer Vision and Pattern Recognition · Computer Science 2016-08-05 Jiahui Yu , Yuning Jiang , Zhangyang Wang , Zhimin Cao , Thomas Huang

Since Intersection-over-Union (IoU) based optimization maintains the consistency of the final IoU prediction metric and losses, it has been widely used in both regression and classification branches of single-stage 2D object detectors.…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Hualian Sheng , Sijia Cai , Na Zhao , Bing Deng , Jianqiang Huang , Xian-Sheng Hua , Min-Jian Zhao , Gim Hee Lee

Most recent 6D object pose estimation methods first use object detection to obtain 2D bounding boxes before actually regressing the pose. However, the general object detection methods they use are ill-suited to handle cluttered scenes, thus…

Computer Vision and Pattern Recognition · Computer Science 2023-03-23 Yang Hai , Rui Song , Jiaojiao Li , Mathieu Salzmann , Yinlin Hu

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

This paper presents a new loss function for the prediction of oriented bounding boxes, named head-tail-loss. The loss function consists in minimizing the distance between the prediction and the annotation of two key points that are…

Computer Vision and Pattern Recognition · Computer Science 2023-04-11 Pau Gallés , Xi Chen

Oriented object detection is a challenging task in aerial images since the objects in aerial images are displayed in arbitrary directions and are frequently densely packed. The mainstream detectors describe rotating objects using a…

Computer Vision and Pattern Recognition · Computer Science 2021-11-09 Xinyi Yu , Mi Lin , Jiangping Lu , Linlin Ou

Loss functions is a crucial factor that affecting the detection precision in object detection task. In this paper, we optimize both two loss functions for classification and localization simultaneously. Firstly, by multiplying an IoU-based…

Computer Vision and Pattern Recognition · Computer Science 2021-08-02 Shang Jiang , Haoran Qin , Bingli Zhang , Jieyu Zheng

Detecting oriented objects along with estimating their rotation information is one crucial step for analyzing remote sensing images. Despite that many methods proposed recently have achieved remarkable performance, most of them directly…

Computer Vision and Pattern Recognition · Computer Science 2021-12-02 Yanjie Wang , Xu Zou , Zhijun Zhang , Wenhui Xu , Liqun Chen , Sheng Zhong , Luxin Yan , Guodong Wang

Benefiting from the great success of deep learning in computer vision, CNN-based object detection methods have drawn significant attentions. Various frameworks have been proposed which show awesome and robust performance for a large range…

Computer Vision and Pattern Recognition · Computer Science 2019-03-15 Yongliang Chen

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 focused on…

Computer Vision and Pattern Recognition · Computer Science 2024-01-15 Chandler Timm C. Doloriel , Rhandley D. Cajote

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

Object detection has recently experienced substantial progress. Yet, the widely adopted horizontal bounding box representation is not appropriate for ubiquitous oriented objects such as objects in aerial images and scene texts. In this…

Computer Vision and Pattern Recognition · Computer Science 2020-04-09 Yongchao Xu , Mingtao Fu , Qimeng Wang , Yukang Wang , Kai Chen , Gui-Song Xia , Xiang Bai

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

We propose a segmentation-based bounding box generation method for omnidirectional pedestrian detection that enables detectors to tightly fit bounding boxes to pedestrians without omnidirectional images for training. Due to the wide angle…

Computer Vision and Pattern Recognition · Computer Science 2023-06-06 Masato Tamura , Tomoaki Yoshinaga