Abstract
This work presents Depth Anything V2. Without pursuing fancy techniques, weaim to reveal crucial findings to pave the way towards building a powerfulmonocular depth estimation model. Notably, compared with V1, this versionproduces much finer and more robust depth predictions through three keypractices: 1) replacing all labeled real images with synthetic images, 2)scaling up the capacity of our teacher model, and 3) teaching student modelsvia the bridge of large-scale pseudo-labeled real images. Compared with thelatest models built on Stable Diffusion, our models are significantly moreefficient (more than 10x faster) and more accurate. We offer models ofdifferent scales (ranging from 25M to 1.3B params) to support extensivescenarios. Benefiting from their strong generalization capability, we fine-tunethem with metric depth labels to obtain our metric depth models. In addition toour models, considering the limited diversity and frequent noise in currenttest sets, we construct a versatile evaluation benchmark with preciseannotations and diverse scenes to facilitate future research.