paper-with-me

홈 › Papers

Toward A Better Understanding of Monocular Depth Evaluation

2025-10-22 · Siyang Wu, Jack Nugent, Willow Yang, Jia Deng arxiv

Monocular depth estimation is an important task with rapid progress, but how to evaluate it is not fully resolved, as evidenced by a lack of standardization in existing literature and a large selection of evaluation metrics whose trade-offs and behaviors are not fully understood. This paper contributes a novel, quantitative analysis of existing metrics in terms of their sensitivity to various types of perturbations of ground truth, emphasizing comparison to human judgment. Our analysis reveals that existing metrics are severely under-sensitive to curvature perturbation such as making smooth surfaces bumpy. To remedy this, we introduce a new metric based on relative surface normals, along with new depth visualization tools and a principled method to create composite metrics with better human alignment. Code and data are available at: https://github.com/princeton-vl/evalmde.

📄 PDF Abstract BibTeX arXiv:2510.19814

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Depth Estimation

Similar Papers 제목 키워드 기반

FIS-Nets: Full-image Supervised Networks for Monocular Depth Estimation

2020-01-19 · Bei Wang, Jianping An

This paper addresses the importance of full-image supervision for monocular depth estimation. We propose a semi-supervised architecture, which combines both unsupervised framework of using image consistency and supervise…

Depth CompletionDepth EstimationMonocular Depth Estimation

Deep multi-scale architectures for monocular depth estimation

2018-06-08 · Michel Moukari, Sylvaine Picard, Loic Simon, Frédéric Jurie

This paper aims at understanding the role of multi-scale information in the estimation of depth from monocular images. More precisely, the paper investigates four different deep CNN architectures, designed to explicitly …

Depth EstimationMonocular Depth Estimation

To complete or to estimate, that is the question: A Multi-Task Approach to Depth Completion and Monocular Depth Estimation

2019-08-15 · Amir Atapour-Abarghouei, Toby P. Breckon

Robust three-dimensional scene understanding is now an ever-growing area of research highly relevant in many real-world applications such as autonomous driving and robotic navigation. In this paper, we propose a multi-ta…

Autonomous DrivingDepth CompletionDepth EstimationMonocular Depth Estimation+2

Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation

2023-12-04 · CVPR 2024 1 · Bingxin Ke, Anton Obukhov, Shengyu Huang, Nando Metzger 외

Monocular depth estimation is a fundamental computer vision task. Recovering 3D depth from a single image is geometrically ill-posed and requires scene understanding, so it is not surprising that the rise of deep learnin…

Depth EstimationGPUMonocular Depth EstimationScene Understanding+1

Epipolar Geometry based Learning of Multi-view Depth and Ego-Motion from Monocular Sequences

2018-12-23 · Vignesh Prasad, Dipanjan Das, Brojeshwar Bhowmick

Deep approaches to predict monocular depth and ego-motion have grown in recent years due to their ability to produce dense depth from monocular images. The main idea behind them is to optimize the photometric consistency…

Visual Odometry