paper-with-me

홈 › Papers

Depth Map Prediction from a Single Image using a Multi-Scale Deep Network

2014-06-09 · NeurIPS 2014 12 · David Eigen, Christian Puhrsch, Rob Fergus

Predicting depth is an essential component in understanding the 3D geometry of a scene. While for stereo images local correspondence suffices for estimation, finding depth relations from a single image is less straightforward, requiring integration of both global and local information from various cues. Moreover, the task is inherently ambiguous, with a large source of uncertainty coming from the overall scale. In this paper, we present a new method that addresses this task by employing two deep network stacks: one that makes a coarse global prediction based on the entire image, and another that refines this prediction locally. We also apply a scale-invariant error to help measure depth relations rather than scale. By leveraging the raw datasets as large sources of training data, our method achieves state-of-the-art results on both NYU Depth and KITTI, and matches detailed depth boundaries without the need for superpixelation.

📄 PDF Abstract BibTeX arXiv:1406.2283

Code (10)

MasazI/cnn_depth_tensorflow tf
SeokjuLee/Insta-DM pytorch
Tom-Zheng/depth_single_image tf
dsshim0125/dacl pytorch
imran3180/depth-map-prediction pytorch
kieran514/dyna-dm pytorch
mindspore-ai/models/tree/master/official/cv/depthnet mindspore
sejong-rcv/2021.Paper.TransDSSL pytorch
shuuchen/depth_eigen pytorch
zhengtr/CS231N-Final-Project pytorch

Tasks

3D geometryMonocular Depth Estimation

Similar Papers 제목 키워드 기반

RSA: Resolving Scale Ambiguities in Monocular Depth Estimators through Language Descriptions

2024-10-03 · Ziyao Zeng, Yangchao Wu, Hyoungseob Park, Daniel Wang 외

We propose a method for metric-scale monocular depth estimation. Inferring depth from a single image is an ill-posed problem due to the loss of scale from perspective projection during the image formation process. Any sc…

Depth EstimationMonocular Depth Estimation

Predicting Depth, Surface Normals and Semantic Labels with a Common Multi-Scale Convolutional Architecture

2014-11-18 · ICCV 2015 12 · David Eigen, Rob Fergus

In this paper we address three different computer vision tasks using a single basic architecture: depth prediction, surface normal estimation, and semantic labeling. We use a multiscale convolutional network that is able…

Depth EstimationDepth PredictionMonocular Depth EstimationSuperpixels+1

A Two-Streamed Network for Estimating Fine-Scaled Depth Maps from Single RGB Images

2016-07-04 · ICCV 2017 10 · Jun Li, Reinhard Klein, Angela Yao

Estimating depth from a single RGB image is an ill-posed and inherently ambiguous problem. State-of-the-art deep learning methods can now estimate accurate 2D depth maps, but when the maps are projected into 3D, they lac…

Monocular Depth Estimation

Geometric Distillation from Rectified Stereo: Leveraging Epipolar Cues for Monocular Depth

2026-07-17 · Jung-Hee Kim, Xiaoming Liu arxiv

Monocular depth foundation models have demonstrated remarkable generalization capabilities across diverse environments. However, they continue to struggle with metric depth estimation in diverse environments. This limita…

Depth Estimation

MonoPP: Metric-Scaled Self-Supervised Monocular Depth Estimation by Planar-Parallax Geometry in Automotive Applications

2024-11-29 · Gasser Elazab, Torben Gräber, Michael Unterreiner, Olaf Hellwich

Self-supervised monocular depth estimation (MDE) has gained popularity for obtaining depth predictions directly from videos. However, these methods often produce scale invariant results, unless additional training signal…

Depth EstimationDepth PredictionMonocular Depth EstimationPosition