paper-with-me

Papers

Depth and Surface Normal Estimation From Monocular Images Using Regression on Deep Features and Hierarchical CRFs

2015-06-01 · CVPR 2015 6 · Bo Li, Chunhua Shen, Yuchao Dai, Anton Van Den Hengel, Mingyi He

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regressionSurface Normal Estimation

Similar Papers 제목 키워드 기반

Metric3Dv2: A Versatile Monocular Geometric Foundation Model for Zero-shot Metric Depth and Surface Normal Estimation

2024-03-22 · Under review for Transaction 2024 4 · Mu Hu, Wei Yin, Chi Zhang, Zhipeng Cai 외

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 Generalization

Large-scale Monocular Depth Estimation in the Wild

2023-09-18 · Engineering Applications of Artificial Intelligence 2023 9 · Mohammad M. Haji-Esmaeili, Gholamali Montazer

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+1

Multi-task Geometric Estimation of Depth and Surface Normal from Monocular 360° Images

2024-11-04 · Kun Huang, Fang-Lue Zhang, Fangfang Zhang, Yu-Kun Lai 외

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 Estimation

NDDepth: Normal-Distance Assisted Monocular Depth Estimation and Completion

2023-11-13 · Shuwei Shao, Zhongcai Pei, Weihai Chen, Peter C. Y. Chen 외

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 Estimation

STATIC : Surface Temporal Affine for TIme Consistency in Video Monocular Depth Estimation

2024-12-02 · Sunghun Yang, Minhyeok Lee, Suhwan Cho, Jungho Lee 외

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