paper-with-me

Papers

MaGS: Reconstructing and Simulating Dynamic 3D Objects with Mesh-adsorbed Gaussian Splatting

2024-06-03 · Shaojie Ma, Yawei Luo, Wei Yang, Yi Yang

3D reconstruction and simulation, although interrelated, have distinct objectives: reconstruction requires a flexible 3D representation that can adapt to diverse scenes, while simulation needs a structured representation to model motion principles effectively. This paper introduces the Mesh-adsorbed Gaussian Splatting (MaGS) method to address this challenge. MaGS constrains 3D Gaussians to roam near the mesh, creating a mutually adsorbed mesh-Gaussian 3D representation. Such representation harnesses both the rendering flexibility of 3D Gaussians and the structured property of meshes. To achieve this, we introduce RMD-Net, a network that learns motion priors from video data to refine mesh deformations, alongside RGD-Net, which models the relative displacement between the mesh and Gaussians to enhance rendering fidelity under mesh constraints. To generalize to novel, user-defined deformations beyond input video without reliance on temporal data, we propose MPE-Net, which leverages inherent mesh information to bootstrap RMD-Net and RGD-Net. Due to the universality of meshes, MaGS is compatible with various deformation priors such as ARAP, SMPL, and soft physics simulation. Extensive experiments on the D-NeRF, DG-Mesh, and PeopleSnapshot datasets demonstrate that MaGS achieves state-of-the-art performance in both reconstruction and simulation.

📄 PDF Abstract BibTeX arXiv:2406.01593

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionNeRF

Similar Papers 제목 키워드 기반

Dynamic 2D Gaussians: Geometrically accurate radiance fields for dynamic objects

2024-09-21 · Shuai Zhang, Guanjun Wu, Xinggang Wang, Bin Feng 외

Reconstructing objects and extracting high-quality surfaces play a vital role in the real world. Current 4D representations show the ability to render high-quality novel views for dynamic objects but cannot reconstruct h…

Real-Time Physics Simulation with Dynamic Mesh-Gaussian Reconstructions

2026-05-30 · Adrian Ramlal, John S. Zelek arxiv

Integrating dynamic 3D reconstructions into physics simulation requires fixed mesh topology for efficient collision detection, but state-of-the-art methods like DG-Mesh produce varying topology optimized for geometric qu…

Reconstruction and Simulation of Elastic Objects with Spring-Mass 3D Gaussians

2024-03-14 · Licheng Zhong, Hong-Xing Yu, Jiajun Wu, Yunzhu Li

Reconstructing and simulating elastic objects from visual observations is crucial for applications in computer vision and robotics. Existing methods, such as 3D Gaussians, model 3D appearance and geometry, but lack the a…

Future predictionObject

Reconstructing Interactive 3D Scenes by Panoptic Mapping and CAD Model Alignments

2021-03-30 · Muzhi Han, Zeyu Zhang, Ziyuan Jiao, Xu Xie 외

In this paper, we rethink the problem of scene reconstruction from an embodied agent's perspective: While the classic view focuses on the reconstruction accuracy, our new perspective emphasizes the underlying functions a…

Common Sense Reasoning

ArtMesh: Part-Aware Articulated Mesh Fields with Motion-Consistent Dynamics

2026-05-15 · Sylvia Yuan, Dan Wang, Ravi Ramamoorthi, Xinrui Cui arxiv

We present ArtMesh, a mesh-native method for reconstructing articulated objects explicitly as connected triangle meshes with per-part rigid motion from multi-view images in start and end states. Existing 3D Gaussian Spla…