arXiv:2412.19518cs.CV2024-12被引 10

从稀疏未标定图像重建逼真三维场景,效率与精度兼得。

Dust to Tower: Coarse-to-Fine Photo-Realistic Scene Reconstruction from Sparse Uncalibrated Images

  • 分阶段优化:先粗后精,联合优化3D高斯溅射与相机位姿。
  • 新方法在稀疏视图下实现领先的新视角合成与位姿估计效果。
  • 适合需要快速高质重建的摄影测量与数字孪生应用。

从稀疏、未标定图像中进行逼真三维场景重建在实际应用中需求迫切。现有方法或需精确相机参数(内参与外参),或需密集采集图像。为结合两者优势并克服其缺陷,本文提出 Dust to Tower (D2T) 框架,实现从稀疏未标定图像中高效准确地联合优化3D高斯溅射(3DGS)与图像位姿。核心思路是先快速构建粗略模型,再通过新视角的扭曲与修补图像进行精细化优化。首先引入粗略构建模块(CCM),利用快速多视图立体算法初始化3DGS并恢复初始相机位姿;随后提出置信度感知深度对齐(CADA)模块,通过单目深度模型估计的深度对齐可信区域来优化粗略深度图;进而设计了基于扭曲图像引导的修补(WIGI)模块,利用优化后的深度图将训练图像扭曲至新视角,并填补因视角变化产生的空洞,提供高质量监督信号以进一步优化3D模型与相机位姿。大量实验与消融研究验证了D2T的有效性及其设计选择,在新视角合成与位姿估计任务上均达到当前最优性能,同时保持高效率。代码将公开。

原文摘要 · Abstract (English)

Photo-realistic scene reconstruction from sparse-view, uncalibrated images is highly required in practice. Although some successes have been made, existing methods are either Sparse-View but require accurate camera parameters (i.e., intrinsic and extrinsic), or SfM-free but need densely captured images. To combine the advantages of both methods while addressing their respective weaknesses, we propose Dust to Tower (D2T), an accurate and efficient coarse-to-fine framework to optimize 3DGS and image poses simultaneously from sparse and uncalibrated images. Our key idea is to first construct a coarse model efficiently and subsequently refine it using warped and inpainted images at novel viewpoints. To do this, we first introduce a Coarse Construction Module (CCM) which exploits a fast Multi-View Stereo model to initialize a 3D Gaussian Splatting (3DGS) and recover initial camera poses. To refine the 3D model at novel viewpoints, we propose a Confidence Aware Depth Alignment (CADA) module to refine the coarse depth maps by aligning their confident parts with estimated depths by a Mono-depth model. Then, a Warped Image-Guided Inpainting (WIGI) module is proposed to warp the training images to novel viewpoints by the refined depth maps, and inpainting is applied to fulfill the ``holes" in the warped images caused by view-direction changes, providing high-quality supervision to further optimize the 3D model and the camera poses. Extensive experiments and ablation studies demonstrate the validity of D2T and its design choices, achieving state-of-the-art performance in both tasks of novel view synthesis and pose estimation while keeping high efficiency. Codes will be publicly available.

3D重建高斯溅射新视角合成稀疏视图

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。