paper-with-me

Papers

LightedDepth: Video Depth Estimation in Light of Limited Inference View Angles

2023-01-01 · CVPR 2023 1 · Shengjie Zhu, Xiaoming Liu

Video depth estimation infers the dense scene depth from immediate neighboring video frames. While recent works consider it a simplified structure-from-motion (SfM) problem, it still differs from the SfM in that significantly fewer view angels are available in inference. This setting, however, suits the mono-depth and optical flow estimation. This observation motivates us to decouple the video depth estimation into two components, a normalized pose estimation over a flowmap and a logged residual depth estimation over a mono-depth map. The two parts are unified with an efficient off-the-shelf scale alignment algorithm. Additionally, we stabilize the indoor two-view pose estimation by including additional projection constraints and ensuring sufficient camera translation. Though a two-view algorithm, we validate the benefit of the decoupling with the substantial performance improvement over multi-view iterative prior works on indoor and outdoor datasets. Codes and models are available at https://github.com/ShngJZ/LightedDepth.

📄 PDF Abstract BibTeX

Code (1)

shngjz/lighteddepth 공식 구현 pytorch

Tasks

Depth EstimationMonocular Depth EstimationOptical Flow EstimationPose Estimation

Similar Papers 제목 키워드 기반

Depth estimation from 4D light field videos

2020-12-05 · Takahiro Kinoshita, Satoshi Ono

Depth (disparity) estimation from 4D Light Field (LF) images has been a research topic for the last couple of years. Most studies have focused on depth estimation from static 4D LF images while not considering temporal i…

Depth EstimationDisparity Estimation

StereoDiff: Stereo-Diffusion Synergy for Video Depth Estimation

2025-06-25 · Haodong Li, Chen Wang, Jiahui Lei, Kostas Daniilidis 외

Recent video depth estimation methods achieve great performance by following the paradigm of image depth estimation, i.e., typically fine-tuning pre-trained video diffusion models with massive data. However, we argue tha…

Depth EstimationStereo Matching

DepthInSpace: Exploitation and Fusion of Multiple Video Frames for Structured-Light Depth Estimation

2021-01-01 · ICCV 2021 10 · Mohammad Mahdi Johari, Camilla Carta, Francois Fleuret

We present DepthInSpace, a self-supervised deep-learning method for depth estimation using a structured-light camera. The design of this method is motivated by the commercial use case of embedded depth sensors in now…

Depth EstimationOptical Flow Estimation

MiniNet: An extremely lightweight convolutional neural network for real-time unsupervised monocular depth estimation

2020-06-27 · Jun Liu, Qing Li, Rui Cao, Wenming Tang 외

Predicting depth from a single image is an attractive research topic since it provides one more dimension of information to enable machines to better perceive the world. Recently, deep learning has emerged as an effectiv…

CPUDepth EstimationDepth PredictionGPU+4

METER: a mobile vision transformer architecture for monocular depth estimation

2024-03-13 · L. Papa, P. Russo, I. Amerini

Depth estimation is a fundamental knowledge for autonomous systems that need to assess their own state and perceive the surrounding environment. Deep learning algorithms for depth estimation have gained significant inter…

CPUData AugmentationDepth EstimationGPU+1