paper-with-me

Papers

Temporally Consistent Online Depth Estimation Using Point-Based Fusion

2023-04-15 · CVPR 2023 1 · Numair Khan, Eric Penner, Douglas Lanman, Lei Xiao

Depth estimation is an important step in many computer vision problems such as 3D reconstruction, novel view synthesis, and computational photography. Most existing work focuses on depth estimation from single frames. When applied to videos, the result lacks temporal consistency, showing flickering and swimming artifacts. In this paper we aim to estimate temporally consistent depth maps of video streams in an online setting. This is a difficult problem as future frames are not available and the method must choose between enforcing consistency and correcting errors from previous estimations. The presence of dynamic objects further complicates the problem. We propose to address these challenges by using a global point cloud that is dynamically updated each frame, along with a learned fusion approach in image space. Our approach encourages consistency while simultaneously allowing updates to handle errors and dynamic objects. Qualitative and quantitative results show that our method achieves state-of-the-art quality for consistent video depth estimation.

📄 PDF Abstract BibTeX arXiv:2304.07435

Code (1)

facebookresearch/TemporallyConsistentDepth 공식 구현 pytorch

Tasks

3D ReconstructionDepth EstimationNovel View Synthesis

Similar Papers 제목 키워드 기반

Temporally Consistent Online Depth Estimation in Dynamic Scenes

2021-11-17 · Zhaoshuo Li, Wei Ye, Dilin Wang, Francis X. Creighton 외

Temporally consistent depth estimation is crucial for online applications such as augmented reality. While stereo depth estimation has received substantial attention as a promising way to generate 3D information, there i…

Depth EstimationStereo Depth Estimation

Towards Consistent Video Geometry Estimation

2026-05-28 · Zhu Yu, Jingnan Gao, Runmin Zhang, Lingteng Qiu 외 arxiv

This work presents ViGeo, a feed-forward foundation model for recovering spatially dense and temporally consistent geometry from video sequences. Built upon a plain transformer architecture without task-specific architec…

Depth EstimationDepth Completion

ColonCrafter: A Depth Estimation Model for Colonoscopy Videos Using Diffusion Priors

2025-09-16 · Romain Hardy, Tyler Berzin, Pranav Rajpurkar arxiv

Three-dimensional (3D) scene understanding in colonoscopy presents significant challenges that necessitate automated methods for accurate depth estimation. However, existing depth estimation models for endoscopy struggle…

Point Cloud GenerationScene Understanding3D ReconstructionDepth Estimation

Online Video Depth Anything: Temporally-Consistent Depth Prediction with Low Memory Consumption

2025-10-10 · Johann-Friedrich Feiden, Tim Küchler, Denis Zavadski, Bogdan Savchynskyy 외 arxiv

Depth estimation from monocular video has become a key component of many real-world computer vision systems. Recently, Video Depth Anything (VDA) has demonstrated strong performance on long video sequences. However, it r…

Depth Estimation

Temporally Consistent Stereo Matching

2024-07-16 · Jiaxi Zeng, Chengtang Yao, Yuwei Wu, Yunde Jia

Stereo matching provides depth estimation from binocular images for downstream applications. These applications mostly take video streams as input and require temporally consistent depth maps. However, existing methods m…

Depth EstimationStereo Matching