Depth and Surface Normal Estimation From Monocular Images Using Regression on Deep Features and Hierarchical CRFs
Predicting the depth (or surface normal) of a scene from single monocular color images is a challenging task. This paper tackles this challenging and essentially under-determined problem by regression on deep convolutional neural network (DCNN) features, combined with a post-processing refining step using conditional random fields(CRF). Our framework works at two levels, super-pixel level and pixel level. First, we design a DCNN model to learn the mapping from multi-scale image patches to depth or surface normal values at the super-pixel level. Second, the estimated super-pixel depth or surface normal is refined to the pixel level by exploiting various potentials on the depth or surface normal map, which includes a data term, a smoothness term among super-pixels and an auto-regression term characterizing the local structure of the estimation map. The inference problem can be efficiently solved because it admits a closed-form solution. Experiments on the Make3D and NYU Depth V2 datasets show competitive results compared with recent state-of-the-art methods.
Code (0)
등록된 구현이 없습니다.
Tasks
regressionSurface Normal EstimationSimilar Papers 제목 키워드 기반
Metric3Dv2: A Versatile Monocular Geometric Foundation Model for Zero-shot Metric Depth and Surface Normal Estimation
We introduce Metric3D v2, a geometric foundation model for zero-shot metric depth and surface normal estimation from a single image, which is crucial for metric 3D recovery. While depth and normal are geometrically relat…
Depth EstimationSurface Normal EstimationZero-shot GeneralizationLarge-scale Monocular Depth Estimation in the Wild
Estimating the relative depth of a single image (Monocular Depth Estimation) is a significant step towards understanding the general structure of the depicted scenery, the relations of entities in the scene and their int…
Depth EstimationDepth PredictionMonocular Depth EstimationSurface Normal Estimation+1Multi-task Geometric Estimation of Depth and Surface Normal from Monocular 360° Images
Geometric estimation is required for scene understanding and analysis in panoramic 360{\deg} images. Current methods usually predict a single feature, such as depth or surface normal. These methods can lack robustness, e…
Multi-Task LearningScene UnderstandingSurface Normal EstimationNDDepth: Normal-Distance Assisted Monocular Depth Estimation and Completion
Over the past few years, monocular depth estimation and completion have been paid more and more attention from the computer vision community because of their widespread applications. In this paper, we introduce novel phy…
Depth EstimationMonocular Depth EstimationSTATIC : Surface Temporal Affine for TIme Consistency in Video Monocular Depth Estimation
Video monocular depth estimation is essential for applications such as autonomous driving, AR/VR, and robotics. Recent transformer-based single-image monocular depth estimation models perform well on single images but st…
Autonomous DrivingDepth EstimationMonocular Depth EstimationOptical Flow Estimation