paper-with-me

Papers

GenDepth: Generalizing Monocular Depth Estimation for Arbitrary Camera Parameters via Ground Plane Embedding

2023-12-10 · Karlo Koledić, Luka Petrović, Ivan Petrović, Ivan Marković

Learning-based monocular depth estimation leverages geometric priors present in the training data to enable metric depth perception from a single image, a traditionally ill-posed problem. However, these priors are often specific to a particular domain, leading to limited generalization performance on unseen data. Apart from the well studied environmental domain gap, monocular depth estimation is also sensitive to the domain gap induced by varying camera parameters, an aspect that is often overlooked in current state-of-the-art approaches. This issue is particularly evident in autonomous driving scenarios, where datasets are typically collected with a single vehicle-camera setup, leading to a bias in the training data due to a fixed perspective geometry. In this paper, we challenge this trend and introduce GenDepth, a novel model capable of performing metric depth estimation for arbitrary vehicle-camera setups. To address the lack of data with sufficiently diverse camera parameters, we first create a bespoke synthetic dataset collected with different vehicle-camera systems. Then, we design GenDepth to simultaneously optimize two objectives: (i) equivariance to the camera parameter variations on synthetic data, (ii) transferring the learned equivariance to real-world environmental features using a single real-world dataset with a fixed vehicle-camera system. To achieve this, we propose a novel embedding of camera parameters as the ground plane depth and present a novel architecture that integrates these embeddings with adversarial domain alignment. We validate GenDepth on several autonomous driving datasets, demonstrating its state-of-the-art generalization capability for different vehicle-camera systems.

📄 PDF Abstract BibTeX arXiv:2312.06021

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDepth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

Foundation Models Meet Low-Cost Sensors: Test-Time Adaptation for Rescaling Disparity for Zero-Shot Metric Depth Estimation

2024-12-18 · Rémi Marsal, Alexandre Chapoutot, Philippe Xu, David Filliat

The recent development of foundation models for monocular depth estimation such as Depth Anything paved the way to zero-shot monocular depth estimation. Since it returns an affine-invariant disparity map, the favored tec…

Depth EstimationMonocular Depth EstimationTest-time Adaptation

Deep Optics for Monocular Depth Estimation and 3D Object Detection

2019-04-18 · ICCV 2019 10 · Julie Chang, Gordon Wetzstein

Depth estimation and 3D object detection are critical for scene understanding but remain challenging to perform with a single image due to the loss of 3D information during image capture. Recent models using deep neural …

3D Object DetectionDepth EstimationMonocular Depth EstimationObject+3

Structure-Aware Radar-Camera Depth Estimation

2025-06-05 · Fuyi Zhang, Zhu Yu, Chunhao Li, Runmin Zhang 외

Monocular depth estimation aims to determine the depth of each pixel from an RGB image captured by a monocular camera. The development of deep learning has significantly advanced this field by facilitating the learning o…

Depth EstimationMonocular Depth Estimationregression

Virtually Enriched NYU Depth V2 Dataset for Monocular Depth Estimation: Do We Need Artificial Augmentation?

2024-04-15 · Dmitry Ignatov, Andrey Ignatov, Radu Timofte

We present ANYU, a new virtually augmented version of the NYU depth v2 dataset, designed for monocular depth estimation. In contrast to the well-known approach where full 3D scenes of a virtual world are utilized to gene…

Depth EstimationMonocular Depth Estimation

3D Packing for Self-Supervised Monocular Depth Estimation

2019-05-06 · CVPR 2020 6 · Vitor Guizilini, Rares Ambrus, Sudeep Pillai, Allan Raventos 외

Although cameras are ubiquitous, robotic platforms typically rely on active sensors like LiDAR for direct 3D perception. In this work, we propose a novel self-supervised monocular depth estimation method combining geomet…

Depth EstimationInductive BiasMonocular Depth EstimationSelf-Driving Cars