paper-with-me

Papers

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

2023-12-26 · Kaichen Zhou, Lanqing Hong, Xinhai Chang, Yingji Zhong, Enze Xie, Hao Dong, Zhihao LI, Yongxin Yang, Zhenguo Li, Wei zhang

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 meshes provide robustness for various modifications, they often yield lower-quality view synthesis compared to 3D Gaussian Splatting, which, in turn, suffers from instability during extensive editing. A straightforward combination of these two representations results in suboptimal performance and fails to meet memory constraints. In this paper, we introduce SplatMesh, a novel fine-grained interactive 3D segmentation and editing algorithm that integrates 3D Gaussian Splat with a precomputed mesh and could adjust the memory request based on the requirement. Specifically, given a mesh, \method simplifies it while considering both color and shape, ensuring it meets memory constraints. Then, SplatMesh aligns Gaussian splats with the simplified mesh by treating each triangle as a new reference point. By segmenting and editing the simplified mesh, we can effectively edit the Gaussian splats as well, which will lead to extensive experiments on real and synthetic datasets, coupled with illustrative visual examples, highlighting the superiority of our approach in terms of representation quality and editing performance. Code of our paper can be found here: https://github.com/kaichen-z/SplatMesh.

📄 PDF Abstract BibTeX arXiv:2312.15856

Code (0)

등록된 구현이 없습니다.

Tasks

Interactive SegmentationSegmentation

Similar Papers 제목 키워드 기반

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…

MeshPad: Interactive Sketch-Conditioned Artist-Designed Mesh Generation and Editing

2025-03-03 · Haoxuan Li, Ziya Erkoc, Lei LI, Daniele Sirigatti 외

We introduce MeshPad, a generative approach that creates 3D meshes from sketch inputs. Building on recent advances in artist-designed triangle mesh generation, our approach addresses the need for interactive mesh creatio…

ArtisanGS: Interactive Tools for Gaussian Splat Selection with AI and Human in the Loop

2026-02-10 · Clement Fuji Tsang, Anita Hu, Or Perel, Carsten Kolve 외 arxiv

Representation in the family of 3D Gaussian Splats (3DGS) are growing into a viable alternative to traditional graphics for an expanding number of application, including recent techniques that facilitate physics simulati…

FaceParts: Segmentation and Editing of Gaussian Splatting

2026-03-25 · Tymoteusz Zapała, Julia Farganus, Dominik Galus, Mikołaj Czachorowski 외 arxiv

Facial editing is an important task with applications in entertainment, virtual reality, and digital avatars. Most existing approaches rely on generative models in the 2D image domain, while in 3D the task is typically p…

Online Segment 3D Gaussians via Launching Virtual Drones

2026-07-02 · Liwei Liao, Rongjie Wang, Ronggang Wang arxiv

Interactive segmentation of 3D Gaussians offers a compelling opportunity for real-time manipulation of 3D scenes, thanks to the real-time rendering capability of 3D Gaussian Splatting (3DGS). However, existing methods re…

Interactive Segmentation