paper-with-me

홈 › Papers

IronDepth: Iterative Refinement of Single-View Depth using Surface Normal and its Uncertainty

2022-10-07 · Gwangbin Bae, Ignas Budvytis, Roberto Cipolla

Single image surface normal estimation and depth estimation are closely related problems as the former can be calculated from the latter. However, the surface normals computed from the output of depth estimation methods are significantly less accurate than the surface normals directly estimated by networks. To reduce such discrepancy, we introduce a novel framework that uses surface normal and its uncertainty to recurrently refine the predicted depth-map. The depth of each pixel can be propagated to a query pixel, using the predicted surface normal as guidance. We thus formulate depth refinement as a classification of choosing the neighboring pixel to propagate from. Then, by propagating to sub-pixel points, we upsample the refined, low-resolution output. The proposed method shows state-of-the-art performance on NYUv2 and iBims-1 - both in terms of depth and normal. Our refinement module can also be attached to the existing depth estimation methods to improve their accuracy. We also show that our framework, only trained for depth estimation, can also be used for depth completion. The code is available at https://github.com/baegwangbin/IronDepth.

📄 PDF Abstract BibTeX arXiv:2210.03676

Code (1)

baegwangbin/irondepth 공식 구현 pytorch

Tasks

Monocular Depth Estimation

Similar Papers 제목 키워드 기반

Exploiting Correspondences with All-pairs Correlations for Multi-view Depth Estimation

2022-05-05 · Kai Cheng, Hao Chen, Wei Yin, Guangkai Xu 외

Multi-view depth estimation plays a critical role in reconstructing and understanding the 3D world. Recent learning-based methods have made significant progress in it. However, multi-view depth estimation is fundamentall…

AllDepth EstimationDepth PredictionOptical Flow Estimation

3DVNet: Multi-View Depth Prediction and Volumetric Refinement

2021-12-01 · Alexander Rich, Noah Stier, Pradeep Sen, Tobias Höllerer

We present 3DVNet, a novel multi-view stereo (MVS) depth-prediction method that combines the advantages of previous depth-based and volumetric MVS approaches. Our key idea is the use of a 3D scene-modeling network that i…

3D Action Recognition3D ReconstructionDepth EstimationDepth Prediction+1

NeVStereo: A NeRF-Driven NVS-Stereo Architecture for High-Fidelity 3D Tasks

2026-02-05 · Pengcheng Chen, Yue Hu, Wenhao Li, Nicole M Gunderson 외 arxiv

In modern dense 3D reconstruction, feed-forward systems (e.g., VGGT, pi3) focus on end-to-end matching and geometry prediction but do not explicitly output the novel view synthesis (NVS). Neural rendering-based approache…

Novel View Synthesis3D ReconstructionDepth Estimation

CHOSEN: Contrastive Hypothesis Selection for Multi-View Depth Refinement

2024-04-02 · Di Qiu, yinda zhang, Thabo Beeler, Vladimir Tankovich 외

We propose CHOSEN, a simple yet flexible, robust and effective multi-view depth refinement framework. It can be employed in any existing multi-view stereo pipeline, with straightforward generalization capability for diff…

Contrastive LearningDepth Estimation

Temporally Consistent Stereo Matching

2024-07-16 · Jiaxi Zeng, Chengtang Yao, Yuwei Wu, Yunde Jia

Stereo matching provides depth estimation from binocular images for downstream applications. These applications mostly take video streams as input and require temporally consistent depth maps. However, existing methods m…

Depth EstimationStereo Matching