Depth Any Camera: Zero-Shot Metric Depth Estimation from Any Camera
Yuliang Guo, Sparsh Garg, S. Mahdi H. Miangoleh, Xinyu Huang, Liu Ren
TL;DR
DAC addresses zero-shot metric depth estimation across diverse camera FoVs by training exclusively on perspective data and translating all inputs into a unified ERP space. The method introduces a pitch-aware Image-to-ERP conversion, FoV alignment, and multi-resolution training to simulate large-FoV observations and align heterogeneous FoVs for robust generalization. Empirical results show SoTA zero-shot performance on large FoV datasets, with up to 50% improvement in $δ_1$ on indoor fisheye and 360° data, and strong cross-camera adaptability across backbone architectures. By enabling the reuse of existing 3D datasets from various camera types, DAC facilitates scalable and practical metric depth estimation for real-world applications.
Abstract
While recent depth foundation models exhibit strong zero-shot generalization, achieving accurate metric depth across diverse camera types-particularly those with large fields of view (FoV) such as fisheye and 360-degree cameras-remains a significant challenge. This paper presents Depth Any Camera (DAC), a powerful zero-shot metric depth estimation framework that extends a perspective-trained model to effectively handle cameras with varying FoVs. The framework is designed to ensure that all existing 3D data can be leveraged, regardless of the specific camera types used in new applications. Remarkably, DAC is trained exclusively on perspective images but generalizes seamlessly to fisheye and 360-degree cameras without the need for specialized training data. DAC employs Equi-Rectangular Projection (ERP) as a unified image representation, enabling consistent processing of images with diverse FoVs. Its core components include pitch-aware Image-to-ERP conversion with efficient online augmentation to simulate distorted ERP patches from undistorted inputs, FoV alignment operations to enable effective training across a wide range of FoVs, and multi-resolution data augmentation to further address resolution disparities between training and testing. DAC achieves state-of-the-art zero-shot metric depth estimation, improving $δ_1$ accuracy by up to 50% on multiple fisheye and 360-degree datasets compared to prior metric depth foundation models, demonstrating robust generalization across camera types.
