paper-with-me

Papers

Mesh-based Gaussian Splatting for Real-time Large-scale Deformation

2024-02-07 · Lin Gao, Jie Yang, Bo-Tao Zhang, Jia-Mu Sun, Yu-Jie Yuan, Hongbo Fu, Yu-Kun Lai

Neural implicit representations, including Neural Distance Fields and Neural Radiance Fields, have demonstrated significant capabilities for reconstructing surfaces with complicated geometry and topology, and generating novel views of a scene. Nevertheless, it is challenging for users to directly deform or manipulate these implicit representations with large deformations in the real-time fashion. Gaussian Splatting(GS) has recently become a promising method with explicit geometry for representing static scenes and facilitating high-quality and real-time synthesis of novel views. However,it cannot be easily deformed due to the use of discrete Gaussians and lack of explicit topology. To address this, we develop a novel GS-based method that enables interactive deformation. Our key idea is to design an innovative mesh-based GS representation, which is integrated into Gaussian learning and manipulation. 3D Gaussians are defined over an explicit mesh, and they are bound with each other: the rendering of 3D Gaussians guides the mesh face split for adaptive refinement, and the mesh face split directs the splitting of 3D Gaussians. Moreover, the explicit mesh constraints help regularize the Gaussian distribution, suppressing poor-quality Gaussians(e.g. misaligned Gaussians,long-narrow shaped Gaussians), thus enhancing visual quality and avoiding artifacts during deformation. Based on this representation, we further introduce a large-scale Gaussian deformation technique to enable deformable GS, which alters the parameters of 3D Gaussians according to the manipulation of the associated mesh. Our method benefits from existing mesh deformation datasets for more realistic data-driven Gaussian deformation. Extensive experiments show that our approach achieves high-quality reconstruction and effective deformation, while maintaining the promising rendering results at a high frame rate(65 FPS on average).

📄 PDF Abstract BibTeX arXiv:2402.04796

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SplattingAvatar: Realistic Real-Time Human Avatars with Mesh-Embedded Gaussian Splatting

2024-03-08 · CVPR 2024 1 · Zhijing Shao, Zhaolong Wang, Zhuang Li, Duotun Wang 외

We present SplattingAvatar, a hybrid 3D representation of photorealistic human avatars with Gaussian Splatting embedded on a triangle mesh, which renders over 300 FPS on a modern GPU and 30 FPS on a mobile device. We dis…

GPU

GaMeS: Mesh-Based Adapting and Modification of Gaussian Splatting

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

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…

Enhancing non-Rigid 3D Model Deformations Using Mesh-based Gaussian Splatting

2025-07-09 · Wijayathunga W. M. R. D. B arxiv

We propose a novel framework that enhances non-rigid 3D model deformations by bridging mesh representations with 3D Gaussian splatting. While traditional Gaussian splatting delivers fast, real-time radiance-field renderi…

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

MeshSplatting: Differentiable Rendering with Opaque Meshes

2025-12-07 · Jan Held, Sanghyun Son, Renaud Vandeghen, Daniel Rebain 외 arxiv

Primitive-based splatting methods like 3D Gaussian Splatting have revolutionized novel view synthesis with real-time rendering. However, their point-based representations remain incompatible with mesh-based pipelines tha…

Novel View Synthesis