paper-with-me

Papers

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, Carsten Rother 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 relies on batch-processing which prohibits its use in an online setting. In this work, we overcome this limitation and introduce online VDA (oVDA). The key innovation is to employ techniques from Large Language Models (LLMs), namely, caching latent features during inference and masking frames at training. Our oVDA method outperforms all competing online video depth estimation methods in both accuracy and VRAM usage. Low VRAM usage is particularly important for deployment on edge devices. We demonstrate that oVDA runs at 42 FPS on an NVIDIA A100 and at 20 FPS on an NVIDIA Jetson edge device. We will release both, code and compilation scripts, making oVDA easy to deploy on low-power hardware.

📄 PDF Abstract BibTeX arXiv:2510.09182

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimation

Similar 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. Wh…

3D ReconstructionDepth EstimationNovel View Synthesis

Video Depth Anything: Consistent Depth Estimation for Super-Long Videos

2025-01-21 · CVPR 2025 1 · Sili Chen, Hengkai Guo, Shengnan Zhu, Feihu Zhang 외

Depth Anything has achieved remarkable success in monocular depth estimation with strong generalization ability. However, it suffers from temporal inconsistency in videos, hindering its practical applications. Various me…

Computational EfficiencyDepth EstimationMonocular Depth EstimationOptical Flow Estimation+1

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

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

Geometry-guided Online 3D Video Synthesis with Multi-View Temporal Consistency

2025-05-25 · CVPR 2025 1 · Hyunho Ha, Lei Xiao, Christian Richardt, Thu Nguyen-Phuoc 외

We introduce a novel geometry-guided online video view synthesis method with enhanced view and temporal consistency. Traditional approaches achieve high-quality synthesis from dense multi-view camera setups but require s…

Novel View Synthesis