paper-with-me

홈 › Papers

Depth Anything V2

2024-06-13 · Lihe Yang, Bingyi Kang, Zilong Huang, Zhen Zhao, Xiaogang Xu, Jiashi Feng, Hengshuang Zhao

This work presents Depth Anything V2. Without pursuing fancy techniques, we aim to reveal crucial findings to pave the way towards building a powerful monocular depth estimation model. Notably, compared with V1, this version produces much finer and more robust depth predictions through three key practices: 1) replacing all labeled real images with synthetic images, 2) scaling up the capacity of our teacher model, and 3) teaching student models via the bridge of large-scale pseudo-labeled real images. Compared with the latest models built on Stable Diffusion, our models are significantly more efficient (more than 10x faster) and more accurate. We offer models of different scales (ranging from 25M to 1.3B params) to support extensive scenarios. Benefiting from their strong generalization capability, we fine-tune them with metric depth labels to obtain our metric depth models. In addition to our models, considering the limited diversity and frequent noise in current test sets, we construct a versatile evaluation benchmark with precise annotations and diverse scenes to facilitate future research.

📄 PDF Abstract BibTeX arXiv:2406.09414

Code (2)

DepthAnything/Depth-Anything-V2 공식 구현 pytorch
fabio-sim/Depth-Anything-ONNX pytorch

Tasks

Depth EstimationDiversityMonocular Depth Estimation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ReDepth Anything: Test-Time Depth Refinement via Self-Supervised Re-lighting

2025-12-19 · Ananta R. Bhattarai, Helge Rhodin arxiv

Monocular depth estimation remains challenging, as foundation models such as Depth Anything V2 (DA-V2) struggle with real-world images that are far from the training distribution. We introduce Re-Depth Anything, a test-t…

Monocular Depth Estimation

Depth Anything at Any Condition

2025-07-02 · Boyuan Sun, Modi Jin, Bowen Yin, Qibin Hou arxiv

We present Depth Anything at Any Condition (DepthAnything-AC), a foundation monocular depth estimation (MDE) model capable of handling diverse environmental conditions. Previous foundation MDE models achieve impressive p…

Monocular Depth Estimation

MetricAnything: Scaling Metric Depth Pretraining with Noisy Heterogeneous Sources

2026-01-29 · Baorui Ma, Jiahui Yang, Donglin Di, Xuancheng Zhang 외 arxiv

Scaling has powered recent advances in vision foundation models, yet extending this paradigm to metric depth estimation remains challenging due to heterogeneous sensor noise, camera-dependent biases, and metric ambiguity…

Monocular Depth EstimationSpatial Reasoning3D ReconstructionDepth Completion

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

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