English
Related papers

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

200 papers

Locating an object in a sequence of frames, given its appearance in the first frame of the sequence, is a hard problem that involves many stages. Usually, state-of-the-art methods focus on bringing novel ideas in the visual encoding or…

Computer Vision and Pattern Recognition · Computer Science 2024-05-20 Omar Abdelaziz , Mohamed Sami Shehata

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

In this work, we propose N EIoU YOLOv9, a lightweight detection framework based on a signal aware bounding box regression loss derived from non monotonic gradient focusing and geometric decoupling principles, referred to as N EIoU (Non…

Computer Vision and Pattern Recognition · Computer Science 2026-01-15 Dung Ta Nguyen Duc , Thanh Bui Dang , Hoang Le Minh , Tung Nguyen Viet , Huong Nguyen Thanh , Dong Trinh Cong

Instance segmentation is of great importance for many biological applications, such as study of neural cell interactions, plant phenotyping, and quantitatively measuring how cells react to drug treatment. In this paper, we propose a novel…

Computer Vision and Pattern Recognition · Computer Science 2021-06-15 Jingru Yi , Pengxiang Wu , Hui Tang , Bo Liu , Qiaoying Huang , Hui Qu , Lianyi Han , Wei Fan , Daniel J. Hoeppner , Dimitris N. Metaxas

In this paper, we propose a novel form of the loss function to increase the performance of LiDAR-based 3d object detection and obtain more explainable and convincing uncertainty for the prediction. The loss function was designed using…

Computer Vision and Pattern Recognition · Computer Science 2020-08-19 Hujie Pan , Zining Wang , Wei Zhan , Masayoshi Tomizuka

Object oriented bounding box tree (OBB-Tree for short) has many applications in collision detection, real-time rendering, etc. It has a wide range of applications. The construction of the hierarchical directed bounding box of the solid mesh…

Graphics · Computer Science 2022-03-22 Rui Wang , Wei Hua , Gaofeng Xu , Yuchi Huo , Hujun Bao

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

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

Inadequate bounding box modeling in regression tasks constrains the performance of one-stage 3D object detection. Our study reveals that the primary reason lies in two aspects: (1) The limited center-offset prediction seriously impairs the…

Computer Vision and Pattern Recognition · Computer Science 2024-09-04 Weiping Xiao , Yiqiang Wu , Chang Liu , Yu Qin , Xiaomao Li , Liming Xin

Four-variable-independent-regression localization losses, such as Smooth-$\ell_1$ Loss, are used by default in modern detectors. Nevertheless, this kind of loss is oversimplified so that it is inconsistent with the final evaluation metric,…

Computer Vision and Pattern Recognition · Computer Science 2021-12-06 Hanyang Peng , Shiqi Yu

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

Object pose recovery has gained increasing attention in the computer vision field as it has become an important problem in rapidly evolving technological areas related to autonomous driving, robotics, and augmented reality. Existing…

Computer Vision and Pattern Recognition · Computer Science 2020-04-22 Caner Sahin , Guillermo Garcia-Hernando , Juil Sock , Tae-Kyun Kim

The current trend in object detection and localization is to learn predictions with high capacity deep neural networks trained on a very large amount of annotated data and using a high amount of processing power. In this work, we propose a…

Computer Vision and Pattern Recognition · Computer Science 2016-11-18 Bastien Moysset , Christoper Kermorvant , Christian Wolf

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

Modern leading object detectors are either two-stage or one-stage networks repurposed from a deep CNN-based backbone classifier network. YOLOv3 is one such very-well known state-of-the-art one-shot detector that takes in an input image and…

Computer Vision and Pattern Recognition · Computer Science 2025-11-20 Solomon Negussie Tesema , El-Bay Bourennane

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

Deep learning-based object detection and instance segmentation have achieved unprecedented progress. In this paper, we propose Complete-IoU (CIoU) loss and Cluster-NMS for enhancing geometric factors in both bounding box regression and…

Computer Vision and Pattern Recognition · Computer Science 2021-07-06 Zhaohui Zheng , Ping Wang , Dongwei Ren , Wei Liu , Rongguang Ye , Qinghua Hu , Wangmeng Zuo

Single-stage multi-person human pose estimation (MPPE) methods have shown great performance improvements, but existing methods fail to disentangle features by individual instances under crowded scenes. In this paper, we propose a bounding…

Computer Vision and Pattern Recognition · Computer Science 2025-05-27 Uyoung Jeong , Seungryul Baek , Hyung Jin Chang , Kwang In Kim

Center-aligned regression remains dominant in LiDAR-based 3D object detection, yet it suffers from fundamental instability: object centers often fall in sparse or empty regions of the bird's-eye-view (BEV) due to the front-surface-biased…

Computer Vision and Pattern Recognition · Computer Science 2025-11-25 Qinghao Meng , Junbo Yin , Jianbing Shen , Yunde Jia

Current object detection frameworks mainly rely on bounding box regression to localize objects. Despite the remarkable progress in recent years, the precision of bounding box regression remains unsatisfactory, hence limiting performance in…

Computer Vision and Pattern Recognition · Computer Science 2020-08-27 Jiaqi Wang , Wenwei Zhang , Yuhang Cao , Kai Chen , Jiangmiao Pang , Tao Gong , Jianping Shi , Chen Change Loy , Dahua Lin