English
Related papers

Related papers: Fully Test-Time Adaptation for Monocular 3D Object…

200 papers

In autonomous driving, LiDAR point-clouds and RGB images are two major data modalities with complementary cues for 3D object detection. However, it is quite difficult to sufficiently use them, due to large inter-modal discrepancies. To…

Computer Vision and Pattern Recognition · Computer Science 2022-04-05 Yanan Zhang , Jiaxin Chen , Di Huang

Recognizing and localizing objects in the 3D space is a crucial ability for an AI agent to perceive its surrounding environment. While significant progress has been achieved with expensive LiDAR point clouds, it poses a great challenge for…

Computer Vision and Pattern Recognition · Computer Science 2021-08-16 Li Wang , Li Zhang , Yi Zhu , Zhi Zhang , Tong He , Mu Li , Xiangyang Xue

Continual Test-time adaptation (CTTA) continuously adapts the deployed model on every incoming batch of data. While achieving optimal accuracy, existing CTTA approaches present poor real-world applicability on resource-constrained edge…

Machine Learning · Computer Science 2026-04-21 Xiao Ma , Young D. Kwon , Dong Ma

Test-time domain adaptation aims to adapt a source pre-trained model to a target domain without using any source data. Existing works mainly consider the case where the target domain is static. However, real-world machine perception systems…

Computer Vision and Pattern Recognition · Computer Science 2022-03-28 Qin Wang , Olga Fink , Luc Van Gool , Dengxin Dai

The emergence of Multi-Camera 3D Object Detection (MC3D-Det), facilitated by bird's-eye view (BEV) representation, signifies a notable progression in 3D object detection. Scaling MC3D-Det training effectively accommodates varied camera…

Computer Vision and Pattern Recognition · Computer Science 2024-04-11 Hao Lu , Jiaqi Tang , Xinli Xu , Xu Cao , Yunpeng Zhang , Guoqing Wang , Dalong Du , Hao Chen , Yingcong Chen

Monocular 3D object detection is a key problem for autonomous vehicles, as it provides a solution with simple configuration compared to typical multi-sensor systems. The main challenge in monocular 3D detection lies in accurately predicting…

Computer Vision and Pattern Recognition · Computer Science 2021-03-25 Cody Reading , Ali Harakeh , Julia Chae , Steven L. Waslander

Pseudo-LiDAR 3D detectors have made remarkable progress in monocular 3D detection by enhancing the capability of perceiving depth with depth estimation networks, and using LiDAR-based 3D detection architectures. The advanced stereo 3D…

Computer Vision and Pattern Recognition · Computer Science 2022-03-07 Yi-Nan Chen , Hang Dai , Yong Ding

Real-time monocular 3D object detection remains challenging due to severe depth ambiguity, viewpoint shifts, and the high computational cost of 3D reasoning. Existing approaches either rely on LiDAR or geometric priors to compensate for…

Computer Vision and Pattern Recognition · Computer Science 2026-03-18 Johannes Meier , Jonathan Michel , Oussema Dhaouadi , Yung-Hsu Yang , Christoph Reich , Zuria Bauer , Stefan Roth , Marc Pollefeys , Jacques Kaiser , Daniel Cremers

We propose a novel semi-supervised active learning (SSAL) framework for monocular 3D object detection with LiDAR guidance (MonoLiG), which leverages all modalities of collected data during model development. We utilize LiDAR to guide the…

Computer Vision and Pattern Recognition · Computer Science 2023-07-18 Aral Hekimoglu , Michael Schmidt , Alvaro Marcos-Ramiro

In this paper, we propose a monocular 3D object detection framework in the domain of autonomous driving. Unlike previous image-based methods which focus on RGB feature extracted from 2D images, our method solves this problem in the…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Xinzhu Ma , Zhihui Wang , Haojie Li , Pengbo Zhang , Xin Fan , Wanli Ouyang

Deep neural networks (DNNs) are increasingly being used in autonomous systems. However, DNNs do not generalize well to domain shift. Adapting to a continuously evolving environment is a safety-critical challenge inevitably faced by all…

Robotics · Computer Science 2025-09-04 Uddeshya Upadhyay

This paper proposes 3DGeoDet, a novel geometry-aware 3D object detection approach that effectively handles single- and multi-view RGB images in indoor and outdoor environments, showcasing its general-purpose applicability. The key challenge…

Computer Vision and Pattern Recognition · Computer Science 2025-06-12 Yi Zhang , Yi Wang , Yawen Cui , Lap-Pui Chau

Monocular 3D detection (M3D) aims for precise 3D object localization from a single-view image which usually involves labor-intensive annotation of 3D detection boxes. Weakly supervised M3D has recently been studied to obviate the 3D…

Computer Vision and Pattern Recognition · Computer Science 2024-03-01 Xueying Jiang , Sheng Jin , Lewei Lu , Xiaoqin Zhang , Shijian Lu

Current geometry-based monocular 3D object detection models can efficiently detect objects by leveraging perspective geometry, but their performance is limited due to the absence of accurate depth information. Though this issue can be…

Computer Vision and Pattern Recognition · Computer Science 2021-07-29 Chenhang He , Jianqiang Huang , Xian-Sheng Hua , Lei Zhang

Monocular 3D object detection is a challenging task in the self-driving and computer vision community. As a common practice, most previous works use manually annotated 3D box labels, where the annotating process is expensive. In this paper,…

Computer Vision and Pattern Recognition · Computer Science 2022-07-26 Liang Peng , Fei Liu , Zhengxu Yu , Senbo Yan , Dan Deng , Zheng Yang , Haifeng Liu , Deng Cai

Open-vocabulary 3D object detection (OV-3Det) aims to generalize beyond the limited number of base categories labeled during the training phase. The biggest bottleneck is the scarcity of annotated 3D data, whereas 2D image datasets are…

Computer Vision and Pattern Recognition · Computer Science 2024-11-19 Timing Yang , Yuanliang Ju , Li Yi

Monocular depth estimation has become one of the most studied applications in computer vision, where the most accurate approaches are based on fully supervised learning models. However, the acquisition of accurate and large ground truth…

Computer Vision and Pattern Recognition · Computer Science 2020-04-01 Adrian Johnston , Gustavo Carneiro

In the field of autonomous driving, monocular 3D detection is a critical task which estimates 3D properties (depth, dimension, and orientation) of objects in a single RGB image. Previous works have used features in a heuristic way to learn…

Computer Vision and Pattern Recognition · Computer Science 2024-05-24 Zhenjia Li , Jinrang Jia , Yifeng Shi

Monocular 3D detection has drawn much attention from the community due to its low cost and setup simplicity. It takes an RGB image as input and predicts 3D boxes in the 3D space. The most challenging sub-task lies in the instance depth…

Computer Vision and Pattern Recognition · Computer Science 2022-07-25 Liang Peng , Xiaopei Wu , Zheng Yang , Haifeng Liu , Deng Cai

The objective of this paper is to learn context- and depth-aware feature representation to solve the problem of monocular 3D object detection. We make following contributions: (i) rather than appealing to the complicated pseudo-LiDAR based…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Li Wang , Liang Du , Xiaoqing Ye , Yanwei Fu , Guodong Guo , Xiangyang Xue , Jianfeng Feng , Li Zhang