TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A technique to jointly estimate depth and depth uncertaint...

A technique to jointly estimate depth and depth uncertainty for unmanned aerial vehicles

Michaël Fonder, Marc Van Droogenbroeck

2023-05-31Autonomous VehiclesTrajectory PlanningDepth EstimationDepth Aleatoric Uncertainty EstimationMonocular Depth Estimation
PaperPDFCode(official)

Abstract

When used by autonomous vehicles for trajectory planning or obstacle avoidance, depth estimation methods need to be reliable. Therefore, estimating the quality of the depth outputs is critical. In this paper, we show how M4Depth, a state-of-the-art depth estimation method designed for unmanned aerial vehicle (UAV) applications, can be enhanced to perform joint depth and uncertainty estimation. For that, we present a solution to convert the uncertainty estimates related to parallax generated by M4Depth into uncertainty estimates related to depth, and show that it outperforms the standard probabilistic approach. Our experiments on various public datasets demonstrate that our method performs consistently, even in zero-shot transfer. Besides, our method offers a compelling value when compared to existing multi-view depth estimation methods as it performs similarly on a multi-view depth estimation benchmark despite being 2.5 times faster and causal, as opposed to other methods. The code of our method is publicly available at https://github.com/michael-fonder/M4DepthU .

Results

TaskDatasetMetricValueModel
Depth EstimationMid-Air DatasetAbs Rel0.134M4Depth+U
Depth EstimationMid-Air DatasetRMSE log0.188M4Depth+U
Depth EstimationMid-Air DatasetAuSE on Abs Rel0.007M4Depth+U
Depth EstimationMid-Air DatasetAuSE on RMSE log0.02M4Depth+U
3DMid-Air DatasetAbs Rel0.134M4Depth+U
3DMid-Air DatasetRMSE log0.188M4Depth+U
3DMid-Air DatasetAuSE on Abs Rel0.007M4Depth+U
3DMid-Air DatasetAuSE on RMSE log0.02M4Depth+U

Related Papers

$S^2M^2$: Scalable Stereo Matching Model for Reliable Depth Estimation2025-07-17$π^3$: Scalable Permutation-Equivariant Visual Geometry Learning2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16MonoMVSNet: Monocular Priors Guided Multi-View Stereo Network2025-07-15Towards Depth Foundation Model: Recent Trends in Vision-Based Depth Estimation2025-07-15Cameras as Relative Positional Encoding2025-07-14ByDeWay: Boost Your multimodal LLM with DEpth prompting in a Training-Free Way2025-07-11