中文
相关论文

相关论文: Universal Bounding Box Regression and Its Applicat…

200 篇论文

Despite great progress in object detection, most existing methods work only on a limited set of object categories, due to the tremendous human effort needed for bounding-box annotations of training data. To alleviate the problem, recent…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Mingfei Gao , Chen Xing , Juan Carlos Niebles , Junnan Li , Ran Xu , Wenhao Liu , Caiming Xiong

In this paper, we tackle the task of estimating the 3D orientation of previously-unseen objects from monocular images. This task contrasts with the one considered by most existing deep learning methods which typically assume that the…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Chen Zhao , Yinlin Hu , Mathieu Salzmann

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…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Qinghao Meng , Junbo Yin , Jianbing Shen , Yunde Jia

Since many safety-critical systems, such as surgical robots and autonomous driving cars operate in unstable environments with sensor noise and incomplete data, it is desirable for object detectors to take the localization uncertainty into…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Youngwan Lee , Joong-won Hwang , Hyung-Il Kim , Kimin Yun , Yongjin Kwon , Yuseok Bae , Sung Ju Hwang

Weakly-supervised object detection (WSOD) has emerged as an inspiring recent topic to avoid expensive instance-level object annotations. However, the bounding boxes of most existing WSOD methods are mainly determined by precomputed…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Bowen Dong , Zitong Huang , Yuelin Guo , Qilong Wang , Zhenxing Niu , Wangmeng Zuo

This paper presents the first significant object detection framework, NeRF-RPN, which directly operates on NeRF. Given a pre-trained NeRF model, NeRF-RPN aims to detect all bounding boxes of objects in a scene. By exploiting a novel voxel…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Benran Hu , Junkai Huang , Yichen Liu , Yu-Wing Tai , Chi-Keung Tang

Detecting objects from UAV-captured images is challenging due to the small object size. In this work, a simple and efficient adaptive zoom-in framework is explored for object detection on UAV images. The main motivation is that the…

计算机视觉与模式识别 · 计算机科学 2026-02-13 Tao Wang , Chenyu Lin , Chenwei Tang , Jizhe Zhou , Deng Xiong , Jianan Li , Jian Zhao , Jiancheng Lv

In recent years, the study of adversarial robustness in object detection systems, particularly those based on deep neural networks (DNNs), has become a pivotal area of research. Traditional physical attacks targeting object detectors, such…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Tao Lin , Lijia Yu , Gaojie Jin , Renjue Li , Peng Wu , Lijun Zhang

Bounding box regression is the crucial step in object detection. In existing methods, while $\ell_n$-norm loss is widely adopted for bounding box regression, it is not tailored to the evaluation metric, i.e., Intersection over Union (IoU).…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Zhaohui Zheng , Ping Wang , Wei Liu , Jinze Li , Rongguang Ye , Dongwei Ren

As an important component of the detector localization branch, bounding box regression loss plays a significant role in object detection tasks. The existing bounding box regression methods usually consider the geometric relationship between…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Hao Zhang , Shuaijie Zhang

Weakly supervised object detection aims at learning precise object detectors, given image category labels. In recent prevailing works, this problem is generally formulated as a multiple instance learning module guided by an image…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Xiaoyan Li , Meina Kan , Shiguang Shan , Xilin Chen

Object class detection has been a synonym for 2D bounding box localization for the longest time, fueled by the success of powerful statistical learning techniques, combined with robust image representations. Only recently, there has been a…

计算机视觉与模式识别 · 计算机科学 2015-03-18 Bojan Pepik , Michael Stark , Peter Gehler , Tobias Ritschel , Bernt Schiele

Weakly supervised oriented object detection (WS-OOD) has gained attention as a cost-effective alternative to fully supervised methods, providing both efficiency and high accuracy. Among weakly supervised approaches, horizontal bounding box…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Woojin Lee , Hyugjae Chang , Jaeho Moon , Jaehyup Lee , Munchurl Kim

Recent advances in convolutional neural networks (CNN) have achieved remarkable results in locating objects in images. In these networks, the training procedure usually requires providing bounding boxes or the maximum number of expected…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Javier Ribera , David Güera , Yuhao Chen , Edward J. Delp

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…

计算机视觉与模式识别 · 计算机科学 2016-04-08 Spyros Gidaris , Nikos Komodakis

Unsupervised Domain Adaptive Object Detection (UDA-OD) uses unlabelled data to improve the reliability of robotic vision systems in open-world environments. Previous approaches to UDA-OD based on self-training have been effective in…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Nicolas Harvey Chapman , Feras Dayoub , Will Browne , Christopher Lehnert

Sliding-window object detectors that generate bounding-box object predictions over a dense, regular grid have advanced rapidly and proven popular. In contrast, modern instance segmentation approaches are dominated by methods that first…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Xinlei Chen , Ross Girshick , Kaiming He , Piotr Dollár

Oriented object detection is a fundamental yet challenging task in remote sensing (RS), aiming to locate and classify objects with arbitrary orientations. Recent advancements in deep learning have significantly enhanced the capabilities of…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Kun Wang , Zi Wang , Zhang Li , Ang Su , Xichao Teng , Erting Pan , Minhao Liu , Qifeng Yu

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…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Saeed Saadatnejad , Yi Zhou Ju , Alexandre Alahi

We investigate the use of deep neural networks for the novel task of class generic object detection. We show that neural networks originally designed for image recognition can be trained to detect objects within images, regardless of their…

计算机视觉与模式识别 · 计算机科学 2013-12-25 Brody Huval , Adam Coates , Andrew Ng