paper-with-me

Papers

GaMeS: Mesh-Based Adapting and Modification of Gaussian Splatting

2024-02-02 · Joanna Waczyńska, Piotr Borycki, Sławomir Tadeja, Jacek Tabor, Przemysław Spurek

Gaussian Splatting (GS) is a novel, state-of-the-art technique for rendering points in a 3D scene by approximating their contribution to image pixels through Gaussian distributions, warranting fast training and real-time rendering. The main drawback of GS is the absence of a well-defined approach for its conditioning due to the necessity of conditioning several hundred thousand Gaussian components. To solve this, we introduce the Gaussian Mesh Splatting (GaMeS) model, which allows modification of Gaussian components in a similar way as meshes. We parameterize each Gaussian component by the vertices of the mesh face. Furthermore, our model needs mesh initialization on input or estimated mesh during training. We also define Gaussian splats solely based on their location on the mesh, allowing for automatic adjustments in position, scale, and rotation during animation. As a result, we obtain a real-time rendering of editable GS.

📄 PDF Abstract BibTeX arXiv:2402.01459

Code (1)

waczjoan/gaussian-mesh-splatting 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MeshGS: Adaptive Mesh-Aligned Gaussian Splatting for High-Quality Rendering

2024-10-11 · Jaehoon Choi, Yonghan Lee, Hyungtae Lee, Heesung Kwon 외

Recently, 3D Gaussian splatting has gained attention for its capability to generate high-fidelity rendering results. At the same time, most applications such as games, animation, and AR/VR use mesh-based representations …

NeRFNeural Rendering

SplatMesh: Interactive 3D Segmentation and Editing Using Mesh-Based Gaussian Splatting

2023-12-26 · Kaichen Zhou, Lanqing Hong, Xinhai Chang, Yingji Zhong 외

A key challenge in fine-grained 3D-based interactive editing is the absence of an efficient representation that balances diverse modifications with high-quality view synthesis under a given memory constraint. While 3D me…

Interactive SegmentationSegmentation

GASP: Gaussian Splatting for Physic-Based Simulations

2024-09-09 · Piotr Borycki, Weronika Smolak, Joanna Waczyńska, Marcin Mazur 외

Physics simulation is paramount for modeling and utilization of 3D scenes in various real-world applications. However, its integration with state-of-the-art 3D scene rendering techniques such as Gaussian Splatting (GS) r…

Direct Learning of Mesh and Appearance via 3D Gaussian Splatting

2024-05-11 · Ancheng Lin, Yusheng Xiang, Paul Kennedy, Jun Li

Accurately reconstructing a 3D scene including explicit geometry information is both attractive and challenging. Geometry reconstruction can benefit from incorporating differentiable appearance models, such as Neural Rad…

3DGS

Neural Surface Priors for Editable Gaussian Splatting

2024-11-27 · Jakub Szymkowiak, Weronika Jakubowska, Dawid Malarz, Weronika Smolak-Dyżewska 외

In computer graphics, there is a need to recover easily modifiable representations of 3D geometry and appearance from image data. We introduce a novel method for this task using 3D Gaussian Splatting, which enables intui…

3D geometry3D scene Editing