paper-with-me

홈 › Papers

Coupled Depth Learning

2015-01-19 · Mohammad Haris Baig, Lorenzo Torresani

In this paper we propose a method for estimating depth from a single image using a coarse to fine approach. We argue that modeling the fine depth details is easier after a coarse depth map has been computed. We express a global (coarse) depth map of an image as a linear combination of a depth basis learned from training examples. The depth basis captures spatial and statistical regularities and reduces the problem of global depth estimation to the task of predicting the input-specific coefficients in the linear combination. This is formulated as a regression problem from a holistic representation of the image. Crucially, the depth basis and the regression function are {\bf coupled} and jointly optimized by our learning scheme. We demonstrate that this results in a significant improvement in accuracy compared to direct regression of depth pixel values or approaches learning the depth basis disjointly from the regression function. The global depth estimate is then used as a guidance by a local refinement method that introduces depth details that were not captured at the global level. Experiments on the NYUv2 and KITTI datasets show that our method outperforms the existing state-of-the-art at a considerably lower computational cost for both training and testing.

📄 PDF Abstract BibTeX arXiv:1501.04537

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimationregression

Similar Papers 제목 키워드 기반

Depth from Coupled Optical Differentiation

2024-09-16 · Junjie Luo, Yuxuan Liu, Emma Alexander, Qi Guo

We propose depth from coupled optical differentiation, a low-computation passive-lighting 3D sensing mechanism. It is based on our discovery that per-pixel object distance can be rigorously determined by a coupled pair o…

Implicit Bias and Loss of Plasticity in Matrix Completion: Depth Promotes Low-Rankness

2026-03-05 · Baekrok Shin, Chulhee Yun arxiv

We study matrix completion via deep matrix factorization (a.k.a. deep linear neural networks) as a simplified testbed to examine how network depth influences training dynamics. Despite the simplicity and importance of th…

Single-Stage Is Enough: Multi-Person Absolute 3D Pose Estimation

2022-01-01 · CVPR 2022 1 · Lei Jin, Chenyang Xu, Xiaojuan Wang, Yabo Xiao 외

The existing multi-person absolute 3D pose estimation methods are mainly based on two-stage paradigm, i.e., top-down or bottom-up, leading to redundant pipelines with high computation cost. We argue that it is more d…

3D Pose EstimationDepth EstimationPose Estimationregression

Unsupervised confidence for LiDAR depth maps and applications

2022-10-06 · Andrea Conti, Matteo Poggi, Filippo Aleotti, Stefano Mattoccia

Depth perception is pivotal in many fields, such as robotics and autonomous driving, to name a few. Consequently, depth sensors such as LiDARs rapidly spread in many applications. The 3D point clouds generated by these s…

Autonomous Driving

CU-Net: LiDAR Depth-Only Completion With Coupled U-Net

2022-10-26 · YuFei Wang, Yuchao Dai, Qi Liu, Peng Yang 외

LiDAR depth-only completion is a challenging task to estimate dense depth maps only from sparse measurement points obtained by LiDAR. Even though the depth-only methods have been widely developed, there is still a signif…