English

EGformer: Equirectangular Geometry-biased Transformer for 360 Depth Estimation

Computer Vision and Pattern Recognition 2023-09-08 v2

Abstract

Estimating the depths of equirectangular (i.e., 360) images (EIs) is challenging given the distorted 180 x 360 field-of-view, which is hard to be addressed via convolutional neural network (CNN). Although a transformer with global attention achieves significant improvements over CNN for EI depth estimation task, it is computationally inefficient, which raises the need for transformer with local attention. However, to apply local attention successfully for EIs, a specific strategy, which addresses distorted equirectangular geometry and limited receptive field simultaneously, is required. Prior works have only cared either of them, resulting in unsatisfactory depths occasionally. In this paper, we propose an equirectangular geometry-biased transformer termed EGformer. While limiting the computational cost and the number of network parameters, EGformer enables the extraction of the equirectangular geometry-aware local attention with a large receptive field. To achieve this, we actively utilize the equirectangular geometry as the bias for the local attention instead of struggling to reduce the distortion of EIs. As compared to the most recent EI depth estimation studies, the proposed approach yields the best depth outcomes overall with the lowest computational cost and the fewest parameters, demonstrating the effectiveness of the proposed methods.

Keywords

Cite

@article{arxiv.2304.07803,
  title  = {EGformer: Equirectangular Geometry-biased Transformer for 360 Depth Estimation},
  author = {Ilwi Yun and Chanyong Shin and Hyunku Lee and Hyuk-Jae Lee and Chae Eun Rhee},
  journal= {arXiv preprint arXiv:2304.07803},
  year   = {2023}
}

Comments

12 pages, Accepted to ICCV23, Camera ready version

R2 v1 2026-06-28T10:07:29.458Z