English

DCDepth: Progressive Monocular Depth Estimation in Discrete Cosine Domain

Computer Vision and Pattern Recognition 2024-10-23 v2

Abstract

In this paper, we introduce DCDepth, a novel framework for the long-standing monocular depth estimation task. Moving beyond conventional pixel-wise depth estimation in the spatial domain, our approach estimates the frequency coefficients of depth patches after transforming them into the discrete cosine domain. This unique formulation allows for the modeling of local depth correlations within each patch. Crucially, the frequency transformation segregates the depth information into various frequency components, with low-frequency components encapsulating the core scene structure and high-frequency components detailing the finer aspects. This decomposition forms the basis of our progressive strategy, which begins with the prediction of low-frequency components to establish a global scene context, followed by successive refinement of local details through the prediction of higher-frequency components. We conduct comprehensive experiments on NYU-Depth-V2, TOFDC, and KITTI datasets, and demonstrate the state-of-the-art performance of DCDepth. Code is available at https://github.com/w2kun/DCDepth.

Keywords

Cite

@article{arxiv.2410.14980,
  title  = {DCDepth: Progressive Monocular Depth Estimation in Discrete Cosine Domain},
  author = {Kun Wang and Zhiqiang Yan and Junkai Fan and Wanlu Zhu and Xiang Li and Jun Li and Jian Yang},
  journal= {arXiv preprint arXiv:2410.14980},
  year   = {2024}
}

Comments

Accepted by NeurIPS-2024

R2 v1 2026-06-28T19:28:04.829Z