English
Related papers

Related papers: Mono3DV: Monocular 3D Object Detection with 3D-Awa…

200 papers

Monocular 3D object detection has vast application potential across various fields. DETR-type models have shown remarkable performance in different areas, but there is still considerable room for improvement in monocular 3D detection,…

Computer Vision and Pattern Recognition · Computer Science 2024-11-28 Pan Liao , Feng Yang , Di Wu , Wenhui Zhao , Jinwen Yu

Monocular 3D object detection, with the aim of predicting the geometric properties of on-road objects, is a promising research topic for the intelligent perception systems of autonomous driving. Most state-of-the-art methods follow a…

Computer Vision and Pattern Recognition · Computer Science 2022-01-25 Tianze Gao , Huihui Pan , Huijun Gao

Monocular 3D object detection (M3OD) is a significant yet inherently challenging task in autonomous driving due to absence of explicit depth cues in a single RGB image. In this paper, we strive to boost currently underperforming monocular…

Computer Vision and Pattern Recognition · Computer Science 2023-11-08 Weijia Zhang , Dongnan Liu , Chao Ma , Weidong Cai

Monocular 3D object detection (Mono3D) aims to infer object locations and dimensions in 3D space from a single RGB image. Despite recent progress, existing methods remain highly sensitive to camera intrinsics and struggle to generalize…

Computer Vision and Pattern Recognition · Computer Science 2026-03-31 Zhihao Zhang , Abhinav Kumar , Xiaoming Liu

Monocular 3D object detection task aims to predict the 3D bounding boxes of objects based on monocular RGB images. Since the location recovery in 3D space is quite difficult on account of absence of depth information, this paper proposes a…

Computer Vision and Pattern Recognition · Computer Science 2021-06-10 Yingjie Cai , Buyu Li , Zeyu Jiao , Hongsheng Li , Xingyu Zeng , Xiaogang Wang

Perspective projection has been extensively utilized in monocular 3D object detection methods. It introduces geometric priors from 2D bounding boxes and 3D object dimensions to reduce the uncertainty of depth estimation. However, due to…

Computer Vision and Pattern Recognition · Computer Science 2025-03-13 Fanqi Pu , Yifan Wang , Jiru Deng , Wenming Yang

Monocular 3D object detection (Mono 3Det) aims to identify 3D objects from a single RGB image. However, existing methods often assume training and test data follow the same distribution, which may not hold in real-world test scenarios. To…

Computer Vision and Pattern Recognition · Computer Science 2024-05-31 Hongbin Lin , Yifan Zhang , Shuaicheng Niu , Shuguang Cui , Zhen Li

Estimating the 3D position and orientation of objects in the environment with a single RGB camera is a critical and challenging task for low-cost urban autonomous driving and mobile robots. Most of the existing algorithms are based on the…

Computer Vision and Pattern Recognition · Computer Science 2021-02-02 Yuxuan Liu , Yuan Yixuan , Ming Liu

Mobile monocular 3D object detection (Mono3D) (e.g., on a vehicle, a drone, or a robot) is an important yet challenging task. Existing transformer-based offline Mono3D models adopt grid-based vision tokens, which is suboptimal when using…

Computer Vision and Pattern Recognition · Computer Science 2023-03-24 Yunsong Zhou , Hongzi Zhu , Quan Liu , Shan Chang , Minyi Guo

In this work, we propose an efficient and accurate monocular 3D detection framework in single shot. Most successful 3D detectors take the projection constraint from the 3D bounding box to the 2D box as an important component. Four edges of…

Computer Vision and Pattern Recognition · Computer Science 2020-01-13 Peixuan Li , Huaici Zhao , Pengfei Liu , Feidao Cao

Existing deep learning-based approaches for monocular 3D object detection in autonomous driving often model the object as a rotated 3D cuboid while the object's geometric shape has been ignored. In this work, we propose an approach for…

Computer Vision and Pattern Recognition · Computer Science 2021-08-26 Zongdai Liu , Dingfu Zhou , Feixiang Lu , Jin Fang , Liangjun Zhang

Monocular 3D object detection is a crucial and challenging task for autonomous driving vehicle, while it uses only a single camera image to infer 3D objects in the scene. To address the difficulty of predicting depth using only pictorial…

Computer Vision and Pattern Recognition · Computer Science 2023-08-25 Jia-Quan Yu , Soo-Chang Pei

Monocular 3D object detection plays a pivotal role in the field of autonomous driving and numerous deep learning-based methods have made significant breakthroughs in this area. Despite the advancements in detection accuracy and efficiency,…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Xingyuan Li , Jinyuan Liu , Long Ma , Xin Fan , Risheng Liu

In this paper, we propose a Monocular 3D Single Stage object Detector (M3DSSD) with feature alignment and asymmetric non-local attention. Current anchor-based monocular 3D object detection methods suffer from feature mismatching. To…

Computer Vision and Pattern Recognition · Computer Science 2021-03-25 Shujie Luo , Hang Dai , Ling Shao , Yong Ding

3D object detection from monocular images is an ill-posed problem due to the projective entanglement of depth and scale. To overcome this ambiguity, we present a novel self-supervised method for textured 3D shape reconstruction and pose…

Computer Vision and Pattern Recognition · Computer Science 2020-10-01 Deniz Beker , Hiroharu Kato , Mihai Adrian Morariu , Takahiro Ando , Toru Matsuoka , Wadim Kehl , Adrien Gaidon

Object localization in 3D space is a challenging aspect in monocular 3D object detection. Recent advances in 6DoF pose estimation have shown that predicting dense 2D-3D correspondence maps between image and object 3D model and then…

Computer Vision and Pattern Recognition · Computer Science 2021-03-25 Hansheng Chen , Yuyao Huang , Wei Tian , Zhong Gao , Lu Xiong

Perceiving 3D objects from monocular inputs is crucial for robotic systems, given its economy compared to multi-sensor settings. It is notably difficult as a single image can not provide any clues for predicting absolute depth values.…

Computer Vision and Pattern Recognition · Computer Science 2023-03-02 Tai Wang , Jiangmiao Pang , Dahua Lin

In this paper we propose a novel 3D single-shot object detection method for detecting vehicles in monocular RGB images. Our approach lifts 2D detections to 3D space by predicting additional regression and classification parameters and hence…

Computer Vision and Pattern Recognition · Computer Science 2020-06-24 Nils Gählert , Jun-Jun Wan , Nicolas Jourdan , Jan Finkbeiner , Uwe Franke , Joachim Denzler

Monocular 3D object detection plays a crucial role in autonomous driving. However, existing monocular 3D detection algorithms depend on 3D labels derived from LiDAR measurements, which are costly to acquire for new datasets and challenging…

Computer Vision and Pattern Recognition · Computer Science 2024-09-25 Fulong Ma , Xiaoyang Yan , Guoyang Zhao , Xiaojie Xu , Yuxuan Liu , Jun Ma , Ming Liu

Monocular 3D object detection is of great significance for autonomous driving but remains challenging. The core challenge is to predict the distance of objects in the absence of explicit depth information. Unlike regressing the distance as…

Computer Vision and Pattern Recognition · Computer Science 2022-06-30 Xuepeng Shi , Qi Ye , Xiaozhi Chen , Chuangrong Chen , Zhixiang Chen , Tae-Kyun Kim