English
Related papers

Related papers: MDS-Net: A Multi-scale Depth Stratification Based …

200 papers

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

3D object detection with a single image is an essential and challenging task for autonomous driving. Recently, keypoint-based monocular 3D object detection has made tremendous progress and achieved great speed-accuracy trade-off. However,…

Computer Vision and Pattern Recognition · Computer Science 2021-06-15 Lei Yang , Xinyu Zhang , Li Wang , Minghan Zhu , Jun Li

Most of the existing single-stage and two-stage 3D object detectors are anchor-based methods, while the efficient but challenging anchor-free single-stage 3D object detection is not well investigated. Recent studies on 2D object detection…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Jiale Li , Hang Dai , Ling Shao , Yong Ding

Self-supervised monocular depth estimation presents a powerful method to obtain 3D scene information from single camera images, which is trainable on arbitrary image sequences without requiring depth labels, e.g., from a LiDAR sensor. In…

Computer Vision and Pattern Recognition · Computer Science 2020-07-22 Marvin Klingner , Jan-Aike Termöhlen , Jonas Mikolajczyk , Tim Fingscheidt

We propose Shift R-CNN, a hybrid model for monocular 3D object detection, which combines deep learning with the power of geometry. We adapt a Faster R-CNN network for regressing initial 2D and 3D object properties and combine it with a…

Computer Vision and Pattern Recognition · Computer Science 2019-05-27 Andretti Naiden , Vlad Paunescu , Gyeongmo Kim , ByeongMoon Jeon , Marius Leordeanu

Monocular 3D object detection (M3OD) is intrinsically ill-posed, hence training a high-performance deep learning based M3OD model requires a humongous amount of labeled data with complicated visual variation from diverse scenes, variety of…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Zhaonian Kuang , Rui Ding , Meng Yang , Xinhu Zheng , Gang Hua

Monocular cameras are one of the most commonly used sensors in the automotive industry for autonomous vehicles. One major drawback using a monocular camera is that it only makes observations in the two dimensional image plane and can not…

Computer Vision and Pattern Recognition · Computer Science 2018-02-28 Samuel Scheidegger , Joachim Benjaminsson , Emil Rosenberg , Amrit Krishnan , Karl Granstrom

To achieve accurate 3D object detection at a low cost for autonomous driving, many multi-camera methods have been proposed and solved the occlusion problem of monocular approaches. However, due to the lack of accurate estimated depth,…

Computer Vision and Pattern Recognition · Computer Science 2023-02-06 Ching-Yu Tseng , Yi-Rong Chen , Hsin-Ying Lee , Tsung-Han Wu , Wen-Chin Chen , Winston H. Hsu

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

Accurate and fast 3D object detection from point clouds is a key task in autonomous driving. Existing one-stage 3D object detection methods can achieve real-time performance, however, they are dominated by anchor-based detectors which are…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Guojun Wang , Jian Wu , Bin Tian , Siyu Teng , Long Chen , Dongpu Cao

Monocular 3D lane detection is essential for autonomous driving, but challenging due to the inherent lack of explicit spatial information. Multi-modal approaches rely on expensive depth sensors, while methods incorporating fully-supervised…

Computer Vision and Pattern Recognition · Computer Science 2025-07-21 Max van den Hoven , Kishaan Jeeveswaran , Pieter Piscaer , Thijs Wensveen , Elahe Arani , Bahram Zonooz

This paper aims at high-accuracy 3D object detection in autonomous driving scenario. We propose Multi-View 3D networks (MV3D), a sensory-fusion framework that takes both LIDAR point cloud and RGB images as input and predicts oriented 3D…

Computer Vision and Pattern Recognition · Computer Science 2017-06-23 Xiaozhi Chen , Huimin Ma , Ji Wan , Bo Li , Tian Xia

Depth-aware video panoptic segmentation tackles the inverse projection problem of restoring panoptic 3D point clouds from video sequences, where the 3D points are augmented with semantic classes and temporally consistent instance…

Computer Vision and Pattern Recognition · Computer Science 2022-10-17 Andra Petrovai , Sergiu Nedevschi

Monocular 3D object detection has recently shown promising results, however there remain challenging problems. One of those is the lack of invariance to different camera intrinsic parameters, which can be observed across different 3D object…

Computer Vision and Pattern Recognition · Computer Science 2021-10-04 Jonas Heylen , Mark De Wolf , Bruno Dawagne , Marc Proesmans , Luc Van Gool , Wim Abbeloos , Hazem Abdelkawy , Daniel Olmeda Reino

Self-supervised monocular depth prediction provides a cost-effective solution to obtain the 3D location of each pixel. However, the existing approaches usually lead to unsatisfactory accuracy, which is critical for autonomous robots. In…

Computer Vision and Pattern Recognition · Computer Science 2021-11-30 Ziyue Feng , Longlong Jing , Peng Yin , Yingli Tian , Bing Li

In this paper, we propose an advanced methodology for the detection of 3D objects and precise estimation of their spatial positions from a single image. Unlike conventional frameworks that rely solely on center-point and dimension…

Computer Vision and Pattern Recognition · Computer Science 2024-01-04 Dhyey Manish Rajani , Surya Pratap Singh , Rahul Kashyap Swayampakula

Monocular 3D object detection has long been a challenging task in autonomous driving. Most existing methods follow conventional 2D detectors to first localize object centers, and then predict 3D attributes by neighboring features. However,…

Computer Vision and Pattern Recognition · Computer Science 2025-02-14 Renrui Zhang , Han Qiu , Tai Wang , Ziyu Guo , Yiwen Tang , Xuanzhuo Xu , Ziteng Cui , Yu Qiao , Peng Gao , Hongsheng Li

Due to the inherent ill-posed nature of 2D-3D projection, monocular 3D object detection lacks accurate depth recovery ability. Although the deep neural network (DNN) enables monocular depth-sensing from high-level learned features, the…

Computer Vision and Pattern Recognition · Computer Science 2022-03-17 Qing Lian , Peiliang Li , Xiaozhi Chen

We address the problem of 3D object detection from 2D monocular images in autonomous driving scenarios. We propose to lift the 2D images to 3D representations using learned neural networks and leverage existing networks working directly on…

Computer Vision and Pattern Recognition · Computer Science 2019-10-14 Siddharth Srivastava , Frederic Jurie , Gaurav Sharma

3D object detection is a significant task for autonomous driving. Recently with the progress of vision transformers, the 2D object detection problem is being treated with the set-to-set loss. Inspired by these approaches on 2D object…

Computer Vision and Pattern Recognition · Computer Science 2022-10-28 Gopi Krishna Erabati , Helder Araujo
‹ Prev 1 3 4 5 6 7 10 Next ›