paper-with-me

Papers

DyGASR: Dynamic Generalized Exponential Splatting with Surface Alignment for Accelerated 3D Mesh Reconstruction

2024-11-14 · Shengchao Zhao, Yundong Li

Recent advancements in 3D Gaussian Splatting (3DGS), which lead to high-quality novel view synthesis and accelerated rendering, have remarkably improved the quality of radiance field reconstruction. However, the extraction of mesh from a massive number of minute 3D Gaussian points remains great challenge due to the large volume of Gaussians and difficulty of representation of sharp signals caused by their inherent low-pass characteristics. To address this issue, we propose DyGASR, which utilizes generalized exponential function instead of traditional 3D Gaussian to decrease the number of particles and dynamically optimize the representation of the captured signal. In addition, it is observed that reconstructing mesh with Generalized Exponential Splatting(GES) without modifications frequently leads to failures since the generalized exponential distribution centroids may not precisely align with the scene surface. To overcome this, we adopt Sugar's approach and introduce Generalized Surface Regularization (GSR), which reduces the smallest scaling vector of each point cloud to zero and ensures normal alignment perpendicular to the surface, facilitating subsequent Poisson surface mesh reconstruction. Additionally, we propose a dynamic resolution adjustment strategy that utilizes a cosine schedule to gradually increase image resolution from low to high during the training stage, thus avoiding constant full resolution, which significantly boosts the reconstruction speed. Our approach surpasses existing 3DGS-based mesh reconstruction methods, as evidenced by extensive evaluations on various scene datasets, demonstrating a 25\% increase in speed, and a 30\% reduction in memory usage.

📄 PDF Abstract BibTeX arXiv:2411.09156

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNovel View Synthesis

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

GES : Generalized Exponential Splatting for Efficient Radiance Field Rendering

2024-01-01 · CVPR 2024 1 · Abdullah Hamdi, Luke Melas-Kyriazi, Jinjie Mai, Guocheng Qian 외

Advancements in 3D Gaussian Splatting have significantly accelerated 3D reconstruction and generation. However it may require a large number of Gaussians which creates a substantial memory footprint. This paper intro…

3D ReconstructionNovel View Synthesis

GES: Generalized Exponential Splatting for Efficient Radiance Field Rendering

2024-02-15 · Abdullah Hamdi, Luke Melas-Kyriazi, Jinjie Mai, Guocheng Qian 외

Advancements in 3D Gaussian Splatting have significantly accelerated 3D reconstruction and generation. However, it may require a large number of Gaussians, which creates a substantial memory footprint. This paper introdu…

3D ReconstructionNovel View Synthesis

Generalized non-exponential Gaussian splatting

2026-03-03 · Sébastien Speierer, Adrian Jarabo arxiv

In this work we generalize 3D Gaussian splatting (3DGS) to a wider family of physically-based alpha-blending operators. 3DGS has become the standard de-facto for radiance field rendering and reconstruction, given its fle…

DARB-Splatting: Generalizing Splatting with Decaying Anisotropic Radial Basis Functions

2025-01-21 · Vishagar Arunan, Saeedha Nazar, Hashiru Pramuditha, Vinasirajan Viruthshaan 외

Splatting-based 3D reconstruction methods have gained popularity with the advent of 3D Gaussian Splatting, efficiently synthesizing high-quality novel views. These methods commonly resort to using exponential family func…

3D ReconstructionSSIM

Quadratic Gaussian Splatting for Efficient and Detailed Surface Reconstruction

2024-11-25 · Ziyu Zhang, Binbin Huang, Hanqing Jiang, Liyang Zhou 외

Recently, 3D Gaussian Splatting (3DGS) has attracted attention for its superior rendering quality and speed over Neural Radiance Fields (NeRF). To address 3DGS's limitations in surface representation, 2D Gaussian Splatti…

3DGSNeRFSurface Reconstruction