用射线小片距离场实现点云或高斯图的通用3D表面重建
RayletDF: Raylet Distance Fields for Generalizable 3D Surface Reconstruction from Point Clouds or Gaussians
- 基于射线小片特征与距离场预测,直接从射线生成表面点
- 单次前向传播即可在未见数据集上完成高质量重建
- 适用于点云或3D高斯分布输入,适合实时应用
本文提出一种从原始点云或由RGB图像通过3DGS预估计的3D高斯中进行通用3D表面重建的方法。不同于现有基于坐标的渲染方法在显式表面绘制时计算开销大,本文提出的RayletDF引入了射线小片距离场技术,旨在直接从查询射线预测表面点。整体流程包含三个核心模块:射线小片特征提取器、射线小片距离场预测器和多射线小片融合器。这些组件协同工作,提取精细局部几何特征,预测射线小片距离,并聚合多个预测结果以重构精确表面点。我们在多个公开的真实世界数据集上进行了广泛评估,验证了该方法在点云或3D高斯输入下出色的表面重建性能。尤其值得注意的是,该方法具备优异的泛化能力,在测试阶段对未见过的数据集仅需一次前向传播即可成功恢复3D表面。
原文摘要 · Abstract (English)
In this paper, we present a generalizable method for 3D surface reconstruction from raw point clouds or pre-estimated 3D Gaussians by 3DGS from RGB images. Unlike existing coordinate-based methods which are often computationally intensive when rendering explicit surfaces, our proposed method, named RayletDF, introduces a new technique called raylet distance field, which aims to directly predict surface points from query rays. Our pipeline consists of three key modules: a raylet feature extractor, a raylet distance field predictor, and a multi-raylet blender. These components work together to extract fine-grained local geometric features, predict raylet distances, and aggregate multiple predictions to reconstruct precise surface points. We extensively evaluate our method on multiple public real-world datasets, demonstrating superior performance in surface reconstruction from point clouds or 3D Gaussians. Most notably, our method achieves exceptional generalization ability, successfully recovering 3D surfaces in a single-forward pass across unseen datasets in testing.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。