paper-with-me

홈 › Papers

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

2025-01-21 · CVPR 2025 1 · Sili Chen, Hengkai Guo, Shengnan Zhu, Feihu Zhang, Zilong Huang, Jiashi Feng, Bingyi Kang

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 methods have been proposed to alleviate this issue by leveraging video generation models or introducing priors from optical flow and camera poses. Nonetheless, these methods are only applicable to short videos (< 10 seconds) and require a trade-off between quality and computational efficiency. We propose Video Depth Anything for high-quality, consistent depth estimation in super-long videos (over several minutes) without sacrificing efficiency. We base our model on Depth Anything V2 and replace its head with an efficient spatial-temporal head. We design a straightforward yet effective temporal consistency loss by constraining the temporal depth gradient, eliminating the need for additional geometric priors. The model is trained on a joint dataset of video depth and unlabeled images, similar to Depth Anything V2. Moreover, a novel key-frame-based strategy is developed for long video inference. Experiments show that our model can be applied to arbitrarily long videos without compromising quality, consistency, or generalization ability. Comprehensive evaluations on multiple video benchmarks demonstrate that our approach sets a new state-of-the-art in zero-shot video depth estimation. We offer models of different scales to support a range of scenarios, with our smallest model capable of real-time performance at 30 FPS.

📄 PDF Abstract BibTeX arXiv:2501.12375

Code (1)

DepthAnything/Video-Depth-Anything pytorch

Tasks

Computational EfficiencyDepth EstimationMonocular Depth EstimationOptical Flow EstimationVideo Generation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar 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 외 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

Surgical Depth Anything: Depth Estimation for Surgical Scenes using Foundation Models

2024-10-09 · Ange Lou, Yamin Li, Yike Zhang, Jack Noble

Monocular depth estimation is crucial for tracking and reconstruction algorithms, particularly in the context of surgical videos. However, the inherent challenges in directly obtaining ground truth depth maps during surg…

Depth EstimationMonocular Depth Estimation

Benchmark on Monocular Metric Depth Estimation in Wildlife Setting

2025-10-06 · Niccolò Niccoli, Lorenzo Seidenari, Ilaria Greco, Francesco Rovero arxiv

Camera traps are widely used for wildlife monitoring, but extracting accurate distance measurements from monocular images remains challenging due to the lack of depth information. While monocular depth estimation (MDE) m…

Monocular Depth EstimationComputational Efficiency

Depth Anything in Medical Images: A Comparative Study

2024-01-29 · John J. Han, Ayberk Acar, Callahan Henry, Jie Ying Wu

Monocular depth estimation (MDE) is a critical component of many medical tracking and mapping algorithms, particularly from endoscopic or laparoscopic video. However, because ground truth depth maps cannot be acquired fr…

Depth EstimationMonocular Depth EstimationSelf-Supervised Learning

Depth Anything 3: Recovering the Visual Space from Any Views

2025-11-13 · Haotong Lin, Sili Chen, Junhao Liew, Donny Y. Chen 외 arxiv

We present Depth Anything 3 (DA3), a model that predicts spatially consistent geometry from an arbitrary number of visual inputs, with or without known camera poses. In pursuit of minimal modeling, DA3 yields two key ins…

Monocular Depth EstimationCamera Pose EstimationMulti-Task Learning