English

Learning Continuous Depth Representation via Geometric Spatial Aggregator

Computer Vision and Pattern Recognition 2022-12-08 v1 Artificial Intelligence

Abstract

Depth map super-resolution (DSR) has been a fundamental task for 3D computer vision. While arbitrary scale DSR is a more realistic setting in this scenario, previous approaches predominantly suffer from the issue of inefficient real-numbered scale upsampling. To explicitly address this issue, we propose a novel continuous depth representation for DSR. The heart of this representation is our proposed Geometric Spatial Aggregator (GSA), which exploits a distance field modulated by arbitrarily upsampled target gridding, through which the geometric information is explicitly introduced into feature aggregation and target generation. Furthermore, bricking with GSA, we present a transformer-style backbone named GeoDSR, which possesses a principled way to construct the functional mapping between local coordinates and the high-resolution output results, empowering our model with the advantage of arbitrary shape transformation ready to help diverse zooming demand. Extensive experimental results on standard depth map benchmarks, e.g., NYU v2, have demonstrated that the proposed framework achieves significant restoration gain in arbitrary scale depth map super-resolution compared with the prior art. Our codes are available at https://github.com/nana01219/GeoDSR.

Keywords

Cite

@article{arxiv.2212.03499,
  title  = {Learning Continuous Depth Representation via Geometric Spatial Aggregator},
  author = {Xiaohang Wang and Xuanhong Chen and Bingbing Ni and Zhengyan Tong and Hang Wang},
  journal= {arXiv preprint arXiv:2212.03499},
  year   = {2022}
}

Comments

Accepted to AAAI 2023. Code is available at https://github.com/nana01219/GeoDSR

R2 v1 2026-06-28T07:24:30.894Z