用双投影融合提升机器人视觉全景图校正精度
Dual-Projection Fusion for Accurate Upright Panorama Generation in Robotic Vision
- 双流网络分别处理等距圆柱和立方体贴图,融合局部与全局信息
- 在SUN360和M3D数据集上,倾角估计误差降低18.7%,全景图更清晰
- 适合需要精准全景重建的机器人导航与环境建模场景
全景相机可捕获360度视场,在特征稀疏环境下对机器人视觉至关重要。然而,因机器人姿态不稳定导致的非正立全景图会阻碍下游任务。传统基于IMU的校正方法存在漂移和外部干扰问题,而基于视觉的方法更具潜力。本文提出一种双流角度感知生成网络,联合估计相机倾角并重建正立全景图像。网络包含一个CNN分支,从等距圆柱投影中提取局部几何结构;一个ViT分支,从立方体贴图中捕捉全局上下文线索。二者通过双投影自适应融合模块在空间域对齐特征。为进一步提升性能,引入高频增强模块、环形填充和通道注意力机制,以保持360°连续性并提高几何敏感度。在SUN360和M3D数据集上的实验表明,该方法在倾角估计和正立全景生成方面均优于现有方法。消融实验验证了各模块贡献,并凸显两任务间的协同效应。代码与数据集见:https://github.com/YuhaoShine/DualProjectionFusion。
原文摘要 · Abstract (English)
Panoramic cameras, capable of capturing a 360-degree field of view, are crucial in robotic vision, particularly in environments with sparse features. However, non-upright panoramas due to unstable robot postures hinder downstream tasks. Traditional IMU-based correction methods suffer from drift and external disturbances, while vision-based approaches offer a promising alternative. This study presents a dual-stream angle-aware generation network that jointly estimates camera inclination angles and reconstructs upright panoramic images. The network comprises a CNN branch that extracts local geometric structures from equirectangular projections and a ViT branch that captures global contextual cues from cubemap projections. These are integrated through a dual-projection adaptive fusion module that aligns spatial features across both domains. To further enhance performance, we introduce a high-frequency enhancement block, circular padding, and channel attention mechanisms to preserve 360° continuity and improve geometric sensitivity. Experiments on the SUN360 and M3D datasets demonstrate that our method outperforms existing approaches in both inclination estimation and upright panorama generation. Ablation studies further validate the contribution of each module and highlight the synergy between the two tasks. The code and related datasets can be found at: https://github.com/YuhaoShine/DualProjectionFusion.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。