利用几何约束与相机姿态提升全景深度估计精度
PAGCNet: A Pose-Aware and Geometry Constrained Framework for Panoramic Depth Estimation

- 通过多任务解码器联合预测布局、姿态、深度和分割
- 基于相机姿态计算规则区域背景深度,作为强几何先验
- 自适应融合模块动态调整几何约束对深度图的修正
显式建模房间背景深度作为几何约束已被证明对全景深度估计有效。然而,在无外部测量条件下,重建复杂室内场景中规则封闭区域的背景深度仍是一个开放挑战。为此,我们提出一种姿态感知且几何受限的全景深度估计框架。该框架首先使用多个专用解码器,从输入全景图像中联合估计房间布局、相机姿态、深度图和区域分割。一个姿态感知背景深度恢复(PA-BDR)组件利用各任务解码器的输出预测相机姿态,并据此计算规则封闭区域的背景深度,作为强几何先验。基于区域分割解码器的输出,融合掩码生成(FMG)组件生成融合权重图,指导几何约束背景深度应如何及在何处修正深度解码器的预测。最后,自适应融合组件在权重图引导下将优化后的背景深度与初始深度预测融合。在Matterport3D、Structured3D和Replica数据集上的大量实验表明,本方法显著优于当前开源方法。代码已开源:https://github.com/emiyaning/PAGCNet。
原文摘要 · Abstract (English)
Explicitly modeling room background depth as a geometric constraint has proven effective for panoramic depth estimation. However, reconstructing this background depth for regular enclosed regions in a complex indoor scene without external measurements remains an open challenge. To address this, we propose a pose-aware and geometry-constrained framework for panoramic depth estimation. Our framework first employs multiple task-specific decoders to jointly estimate room layout, camera pose, depth, and region segmentation from a input panoramic image. A pose-aware background depth resolving (PA-BDR) component uses tasks decoder's prediction to resolve the camera pose. Subsequently, the proposed PA-BDR component uses the camera pose to compute the background depth of regular enclosed regions and uses this background depth as a strong geometric prior. Based on the output of the region segmentation decoder, a fusion mask generation (FMG) component produces a fusion weight map to guide where and to what extent the geometry-constrained background depth should correct the depth decoder's prediction. Finally, an adaptive fusion component integrates this refined background depth with the initial depth prediction, guided by the fusion weight. Extensive experiments on Matterport3D, Structured3D, and Replica datasets demonstrate that our method achieves significantly superior performance compared to current open-source methods. Code is available at https://github.com/emiyaning/PAGCNet.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。