paper-with-me

홈 › Papers

Joint Graph-based Depth Refinement and Normal Estimation

2019-12-03 · CVPR 2020 6 · Mattia Rossi, Mireille EL Gheche, Andreas Kuhn, Pascal Frossard

Depth estimation is an essential component in understanding the 3D geometry of a scene, with numerous applications in urban and indoor settings. These scenes are characterized by a prevalence of human made structures, which in most of the cases, are either inherently piece-wise planar, or can be approximated as such. In these settings, we devise a novel depth refinement framework that aims at recovering the underlying piece-wise planarity of the inverse depth map. We formulate this task as an optimization problem involving a data fidelity term that minimizes the distance to the input inverse depth map, as well as a regularization that enforces a piece-wise planar solution. As for the regularization term, we model the inverse depth map as a weighted graph between pixels. The proposed regularization is designed to estimate a plane automatically at each pixel, without any need for an a priori estimation of the scene planes, and at the same time it encourages similar pixels to be assigned to the same plane. The resulting optimization problem is efficiently solved with ADAM algorithm. Experiments show that our method leads to a significant improvement in depth refinement, both visually and numerically, with respect to state-of-the-art algorithms on Middlebury, KITTI and ETH3D multi-view stereo datasets.

📄 PDF Abstract BibTeX arXiv:1912.01306

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryDepth Estimation

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

GeoNet++: Iterative Geometric Neural Network with Edge-Aware Refinement for Joint Depth and Surface Normal Estimation

2020-12-13 · Xiaojuan Qi, Zhengzhe Liu, Renjie Liao, Philip H. S. Torr 외

In this paper, we propose a geometric neural network with edge-aware refinement (GeoNet++) to jointly predict both depth and surface normal maps from a single image. Building on top of two-stream CNNs, GeoNet++ captures …

3D ReconstructionDepth EstimationDepth PredictionSurface Normal Estimation

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 …

Monocular Depth Estimation

MonoJSG: Joint Semantic and Geometric Cost Volume for Monocular 3D Object Detection

2022-03-16 · CVPR 2022 1 · Qing Lian, Peiliang Li, Xiaozhi Chen

Due to the inherent ill-posed nature of 2D-3D projection, monocular 3D object detection lacks accurate depth recovery ability. Although the deep neural network (DNN) enables monocular depth-sensing from high-level learne…

3D Object DetectionDepth EstimationMonocular 3D Object DetectionObject+2

Joint Depth and Normal Estimation from Real-world Time-of-flight Raw Data

2021-08-08 · Rongrong Gao, Na Fan, Changlin Li, Wentao Liu 외

We present a novel approach to joint depth and normal estimation for time-of-flight (ToF) sensors. Our model learns to predict the high-quality depth and normal maps jointly from ToF raw sensor data. To achieve this, we …

Any Resolution Any Geometry: From Multi-View To Multi-Patch

2026-03-03 · Wenqing Cui, Zhenyu Li, Mykola Lavreniuk, Jian Shi 외 arxiv

Joint estimation of surface normals and depth is essential for holistic 3D scene understanding, yet high-resolution prediction remains difficult due to the trade-off between preserving fine local detail and maintaining g…

Domain GeneralizationScene Understanding