paper-with-me

Papers

Monocular Road Planar Parallax Estimation

2021-11-22 · Haobo Yuan, Teng Chen, Wei Sui, Jiafeng Xie, Lefei Zhang, Yuan Li, Qian Zhang

Estimating the 3D structure of the drivable surface and surrounding environment is a crucial task for assisted and autonomous driving. It is commonly solved either by using 3D sensors such as LiDAR or directly predicting the depth of points via deep learning. However, the former is expensive, and the latter lacks the use of geometry information for the scene. In this paper, instead of following existing methodologies, we propose Road Planar Parallax Attention Network (RPANet), a new deep neural network for 3D sensing from monocular image sequences based on planar parallax, which takes full advantage of the omnipresent road plane geometry in driving scenes. RPANet takes a pair of images aligned by the homography of the road plane as input and outputs a $\gamma$ map (the ratio of height to depth) for 3D reconstruction. The $\gamma$ map has the potential to construct a two-dimensional transformation between two consecutive frames. It implies planar parallax and can be combined with the road plane serving as a reference to estimate the 3D structure by warping the consecutive frames. Furthermore, we introduce a novel cross-attention module to make the network better perceive the displacements caused by planar parallax. To verify the effectiveness of our method, we sample data from the Waymo Open Dataset and construct annotations related to planar parallax. Comprehensive experiments are conducted on the sampled dataset to demonstrate the 3D reconstruction accuracy of our approach in challenging scenarios.

📄 PDF Abstract BibTeX arXiv:2111.11089

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionAutonomous Driving

Similar Papers 제목 키워드 기반

Deep Planar Parallax for Monocular Depth Estimation

2023-01-09 · Haoqian Liang, Zhichao Li, Ya Yang, Naiyan Wang

Recent research has highlighted the utility of Planar Parallax Geometry in monocular depth estimation. However, its potential has yet to be fully realized because networks rely heavily on appearance for depth prediction.…

Autonomous DrivingDepth EstimationDepth PredictionMonocular Depth Estimation+1

DepthP+P: Metric Accurate Monocular Depth Estimation using Planar and Parallax

2023-01-05 · Sadra Safadoust, Fatma Güney

Current self-supervised monocular depth estimation methods are mostly based on estimating a rigid-body motion representing camera motion. These methods suffer from the well-known scale ambiguity problem in their predicti…

Depth EstimationMonocular Depth EstimationTranslation

MonoPP: Metric-Scaled Self-Supervised Monocular Depth Estimation by Planar-Parallax Geometry in Automotive Applications

2024-11-29 · Gasser Elazab, Torben Gräber, Michael Unterreiner, Olaf Hellwich

Self-supervised monocular depth estimation (MDE) has gained popularity for obtaining depth predictions directly from videos. However, these methods often produce scale invariant results, unless additional training signal…

Depth EstimationDepth PredictionMonocular Depth EstimationPosition

Gamma-from-Mono: Road-Relative, Metric, Self-Supervised Monocular Geometry for Vehicular Applications

2025-12-03 · Gasser Elazab, Maximilian Jansen, Michael Unterreiner, Olaf Hellwich arxiv

Accurate perception of the vehicle's 3D surroundings, including fine-scale road geometry, such as bumps, slopes, and surface irregularities, is essential for safe and comfortable vehicle control. However, conventional mo…

Monocular Depth EstimationSelf-Supervised LearningMotion Planning

Joint Prediction of Monocular Depth and Structure using Planar and Parallax Geometry

2022-07-13 · Hao Xing, Yifan Cao, Maximilian Biber, Mingchuan Zhou 외

Supervised learning depth estimation methods can achieve good performance when trained on high-quality ground-truth, like LiDAR data. However, LiDAR can only generate sparse 3D maps which causes losing information. Obtai…

Depth EstimationDepth Prediction