CVAug 29, 2022

SphereDepth: Panorama Depth Estimation from Spherical Domain

arXiv:2208.13714v34 citationsh-index: 28
Originality Incremental advance
AI Analysis

This addresses distortion problems in panorama depth estimation for applications like virtual tourism and robotics, though it appears incremental relative to existing methods.

The paper tackles panorama depth estimation by predicting depth directly on spherical meshes instead of using projection methods, which reduces distortion and discontinuity issues. SphereDepth achieves comparable results to state-of-the-art methods on three public datasets while generating higher-quality point clouds.

The panorama image can simultaneously demonstrate complete information of the surrounding environment and has many advantages in virtual tourism, games, robotics, etc. However, the progress of panorama depth estimation cannot completely solve the problems of distortion and discontinuity caused by the commonly used projection methods. This paper proposes SphereDepth, a novel panorama depth estimation method that predicts the depth directly on the spherical mesh without projection preprocessing. The core idea is to establish the relationship between the panorama image and the spherical mesh and then use a deep neural network to extract features on the spherical domain to predict depth. To address the efficiency challenges brought by the high-resolution panorama data, we introduce two hyper-parameters for the proposed spherical mesh processing framework to balance the inference speed and accuracy. Validated on three public panorama datasets, SphereDepth achieves comparable results with the state-of-the-art methods of panorama depth estimation. Benefiting from the spherical domain setting, SphereDepth can generate a high-quality point cloud and significantly alleviate the issues of distortion and discontinuity.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes