paper-with-me

Papers

High-quality Surface Reconstruction using Gaussian Surfels

2024-04-27 · Pinxuan Dai, Jiamin Xu, Wenxiang Xie, Xinguo Liu, Huamin Wang, Weiwei Xu

We propose a novel point-based representation, Gaussian surfels, to combine the advantages of the flexible optimization procedure in 3D Gaussian points and the surface alignment property of surfels. This is achieved by directly setting the z-scale of 3D Gaussian points to 0, effectively flattening the original 3D ellipsoid into a 2D ellipse. Such a design provides clear guidance to the optimizer. By treating the local z-axis as the normal direction, it greatly improves optimization stability and surface alignment. While the derivatives to the local z-axis computed from the covariance matrix are zero in this setting, we design a self-supervised normal-depth consistency loss to remedy this issue. Monocular normal priors and foreground masks are incorporated to enhance the quality of the reconstruction, mitigating issues related to highlights and background. We propose a volumetric cutting method to aggregate the information of Gaussian surfels so as to remove erroneous points in depth maps generated by alpha blending. Finally, we apply screened Poisson reconstruction method to the fused depth maps to extract the surface mesh. Experimental results show that our method demonstrates superior performance in surface reconstruction compared to state-of-the-art neural volume rendering and point-based rendering methods.

📄 PDF Abstract BibTeX arXiv:2404.17774

Code (0)

등록된 구현이 없습니다.

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

RoGs: Large Scale Road Surface Reconstruction with Meshgrid Gaussian

2024-05-23 · Zhiheng Feng, Wenhua Wu, Tianchen Deng, Hesheng Wang

Road surface reconstruction plays a crucial role in autonomous driving, which can be used for road lane perception and autolabeling. Recently, mesh-based road surface reconstruction algorithms have shown promising recons…

Autonomous DrivingSurface Reconstruction

SurfelSplat: Learning Efficient and Generalizable Gaussian Surfel Representations for Sparse-View Surface Reconstruction

2026-04-09 · Chensheng Dai, Shengjun Zhang, Min Chen, Yueqi Duan arxiv

3D Gaussian Splatting (3DGS) has demonstrated impressive performance in 3D scene reconstruction. Beyond novel view synthesis, it shows great potential for multi-view surface reconstruction. Existing methods employ optimi…

Novel View Synthesis

Geometry Field Splatting with Gaussian Surfels

2024-11-26 · CVPR 2025 1 · Kaiwen Jiang, Venkataram Sivaram, Cheng Peng, Ravi Ramamoorthi

Geometric reconstruction of opaque surfaces from images is a longstanding challenge in computer vision, with renewed interest from volumetric view synthesis algorithms using radiance fields. We leverage the geometry fiel…

Introducing Unbiased Depth into 2D Gaussian Splatting for High-accuracy Surface Reconstruction

2025-03-09 · Xiaoming Peng, Yixin Yang, Yang Zhou, Hui Huang

Recently, 2D Gaussian Splatting (2DGS) has demonstrated superior geometry reconstruction quality than the popular 3DGS by using 2D surfels to approximate thin surfaces. However, it falls short when dealing with glossy su…

3DGSSurface Reconstruction

MAtCha Gaussians: Atlas of Charts for High-Quality Geometry and Photorealism From Sparse Views

2024-12-09 · CVPR 2025 1 · Antoine Guédon, Tomoki Ichikawa, Kohei Yamashita, Ko Nishino

We present a novel appearance model that simultaneously realizes explicit high-quality 3D surface mesh recovery and photorealistic novel view synthesis from sparse view samples. Our key idea is to model the underlying sc…

Novel View SynthesisSurface Reconstruction