一次性预测3D场景的全景分割,速度远超现有方法。
PanSt3R: Multi-view Consistent Panoptic Segmentation
- 端到端联合预测3D几何与多视角语义分割,无需测试时优化。
- 在多个基准上达到当前最佳性能,推理速度提升数个数量级。
- 适合需要快速、高精度3D全景分割的应用场景。
3D场景的全景分割涉及对场景稠密3D重建中物体实例的分割与分类,尤其在仅依赖未标定2D图像时极具挑战。现有方法通常先用现成模型提取每帧2D全景分割,再通过隐式几何表示(如NeRF)优化融合2D预测。我们指出,将本质上3D且多视角的问题依赖2D分割是次优的,且需相机参数和耗时的测试时优化。为此,本文提出统一集成的方法PanSt3R,通过一次前向传播联合预测3D几何与多视角全景分割,消除测试时优化需求。该方法基于最新3D重建进展,特别是可扩展的多视角DUSt3R变体MUSt3R,引入语义感知与多视角全景分割能力。同时,重新审视标准后处理掩码合并流程,提出更合理的多视角分割方法,并设计一种基于PanSt3R与原始3DGS的新型视图生成策略。所提PanSt3R概念简洁,速度快且可扩展,在多个基准上达到最先进性能,同时比现有方法快数个数量级。
原文摘要 · Abstract (English)
Panoptic segmentation of 3D scenes, involving the segmentation and classification of object instances in a dense 3D reconstruction of a scene, is a challenging problem, especially when relying solely on unposed 2D images. Existing approaches typically leverage off-the-shelf models to extract per-frame 2D panoptic segmentations, before optimizing an implicit geometric representation (often based on NeRF) to integrate and fuse the 2D predictions. We argue that relying on 2D panoptic segmentation for a problem inherently 3D and multi-view is likely suboptimal as it fails to leverage the full potential of spatial relationships across views. In addition to requiring camera parameters, these approaches also necessitate computationally expensive test-time optimization for each scene. Instead, in this work, we propose a unified and integrated approach PanSt3R, which eliminates the need for test-time optimization by jointly predicting 3D geometry and multi-view panoptic segmentation in a single forward pass. Our approach builds upon recent advances in 3D reconstruction, specifically upon MUSt3R, a scalable multi-view version of DUSt3R, and enhances it with semantic awareness and multi-view panoptic segmentation capabilities. We additionally revisit the standard post-processing mask merging procedure and introduce a more principled approach for multi-view segmentation. We also introduce a simple method for generating novel-view predictions based on the predictions of PanSt3R and vanilla 3DGS. Overall, the proposed PanSt3R is conceptually simple, yet fast and scalable, and achieves state-of-the-art performance on several benchmarks, while being orders of magnitude faster than existing methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。