arXiv:2411.15779cs.CV2024-11被引 12

无需相机位姿即可训练3D高斯点云,支持海量无序图像

ZeroGS: Training 3D Gaussian Splatting from Unposed Images

  • 用预训练模型初始化,逐步注册图像并微调
  • 在LLFF等数据集上位姿精度超越现有无位姿方法
  • 适合无拍摄轨迹的摄影测量场景,如手机随手拍

神经辐射场(NeRF)和3D高斯点云(3DGS)是重建与渲染逼真图像的流行技术。然而,其依赖结构光运动(SfM)获取相机位姿,限制了应用范围。此前方法虽可处理少量无位姿图像,但在图像无序或密集采集时失效。本文提出ZeroGS,从数百张无位姿、无序图像中训练3DGS。方法利用预训练基础模型作为神经场景表示,通过种子图像初始化并微调。图像逐次注册并加入训练缓冲区,用于模型训练。同时,通过多视角点到相机射线一致性损失优化相机位姿与点图。在LLFF、MipNeRF360和Tanks-and-Temples数据集上的实验表明,该方法恢复的相机位姿精度优于现有无位姿NeRF/3DGS方法,且渲染图像质量甚至超过使用COLMAP位姿训练的3DGS。

原文摘要 · Abstract (English)

Neural radiance fields (NeRF) and 3D Gaussian Splatting (3DGS) are popular techniques to reconstruct and render photo-realistic images. However, the pre-requisite of running Structure-from-Motion (SfM) to get camera poses limits their completeness. While previous methods can reconstruct from a few unposed images, they are not applicable when images are unordered or densely captured. In this work, we propose ZeroGS to train 3DGS from hundreds of unposed and unordered images. Our method leverages a pretrained foundation model as the neural scene representation. Since the accuracy of the predicted pointmaps does not suffice for accurate image registration and high-fidelity image rendering, we propose to mitigate the issue by initializing and finetuning the pretrained model from a seed image. Images are then progressively registered and added to the training buffer, which is further used to train the model. We also propose to refine the camera poses and pointmaps by minimizing a point-to-camera ray consistency loss across multiple views. Experiments on the LLFF dataset, the MipNeRF360 dataset, and the Tanks-and-Temples dataset show that our method recovers more accurate camera poses than state-of-the-art pose-free NeRF/3DGS methods, and even renders higher quality images than 3DGS with COLMAP poses. Our project page is available at https://aibluefisher.github.io/ZeroGS.

3D重建无位姿高斯点云自监督

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