paper-with-me

홈 › Papers

MVG-Splatting: Multi-View Guided Gaussian Splatting with Adaptive Quantile-Based Geometric Consistency Densification

2024-07-16 · Zhuoxiao Li, Shanliang Yao, Yijie Chu, Angel F. Garcia-Fernandez, Yong Yue, Eng Gee Lim, Xiaohui Zhu

In the rapidly evolving field of 3D reconstruction, 3D Gaussian Splatting (3DGS) and 2D Gaussian Splatting (2DGS) represent significant advancements. Although 2DGS compresses 3D Gaussian primitives into 2D Gaussian surfels to effectively enhance mesh extraction quality, this compression can potentially lead to a decrease in rendering quality. Additionally, unreliable densification processes and the calculation of depth through the accumulation of opacity can compromise the detail of mesh extraction. To address this issue, we introduce MVG-Splatting, a solution guided by Multi-View considerations. Specifically, we integrate an optimized method for calculating normals, which, combined with image gradients, helps rectify inconsistencies in the original depth computations. Additionally, utilizing projection strategies akin to those in Multi-View Stereo (MVS), we propose an adaptive quantile-based method that dynamically determines the level of additional densification guided by depth maps, from coarse to fine detail. Experimental evidence demonstrates that our method not only resolves the issues of rendering quality degradation caused by depth discrepancies but also facilitates direct mesh extraction from dense Gaussian point clouds using the Marching Cubes algorithm. This approach significantly enhances the overall fidelity and accuracy of the 3D reconstruction process, ensuring that both the geometric details and visual quality.

📄 PDF Abstract BibTeX arXiv:2407.11840

Code (0)

등록된 구현이 없습니다.

Tasks

3DGS3D Reconstruction

Similar Papers 제목 키워드 기반

Multiview Geometric Regularization of Gaussian Splatting for Accurate Radiance Fields

2025-06-16 · Jungeon Kim, Geonsoo Park, Seungyong Lee

Recent methods, such as 2D Gaussian Splatting and Gaussian Opacity Fields, have aimed to address the geometric inaccuracies of 3D Gaussian Splatting while retaining its superior rendering quality. However, these approach…

Shape-guided Gaussian Splatting for Sparse-View X-ray 3D Reconstruction

2026-09-09 · Pranav Poudel, Florence Dell'Aniello Picard, Nairouz Shehata, Frédéric Lavoie 외 arxiv

Sparse-view X-ray 3D reconstruction is essential for reducing radiation exposure, but recovering a density field from a handful of X-ray projections is severely ill-posed. Recently, 3D Gaussian Splatting has achieved sta…

3D Reconstruction

Pushing Rendering Boundaries: Hard Gaussian Splatting

2024-12-06 · Qingshan Xu, Jiequan Cui, Xuanyu Yi, Yuxuan Wang 외

3D Gaussian Splatting (3DGS) has demonstrated impressive Novel View Synthesis (NVS) results in a real-time rendering manner. During training, it relies heavily on the average magnitude of view-space positional gradients …

3DGSNovel View Synthesis

PanopticSplatting: End-to-End Panoptic Gaussian Splatting

2025-03-23 · Yuxuan Xie, Xuan Yu, Changjian Jiang, Sitong Mao 외

Open-vocabulary panoptic reconstruction is a challenging task for simultaneous scene reconstruction and understanding. Recently, methods have been proposed for 3D scene understanding based on Gaussian splatting. However,…

global-optimizationNeRFScene Understanding

GSD: View-Guided Gaussian Splatting Diffusion for 3D Reconstruction

2024-07-05 · Yuxuan Mu, Xinxin Zuo, Chuan Guo, Yilin Wang 외

We present GSD, a diffusion model approach based on Gaussian Splatting (GS) representation for 3D object reconstruction from a single view. Prior works suffer from inconsistent 3D geometry or mediocre rendering quality d…

3D geometry3D Object Reconstruction3D ReconstructionDenoising+1