paper-with-me

홈 › Papers

Texture-GS: Disentangling the Geometry and Texture for 3D Gaussian Splatting Editing

2024-03-15 · Tian-Xing Xu, WenBo Hu, Yu-Kun Lai, Ying Shan, Song-Hai Zhang

3D Gaussian splatting, emerging as a groundbreaking approach, has drawn increasing attention for its capabilities of high-fidelity reconstruction and real-time rendering. However, it couples the appearance and geometry of the scene within the Gaussian attributes, which hinders the flexibility of editing operations, such as texture swapping. To address this issue, we propose a novel approach, namely Texture-GS, to disentangle the appearance from the geometry by representing it as a 2D texture mapped onto the 3D surface, thereby facilitating appearance editing. Technically, the disentanglement is achieved by our proposed texture mapping module, which consists of a UV mapping MLP to learn the UV coordinates for the 3D Gaussian centers, a local Taylor expansion of the MLP to efficiently approximate the UV coordinates for the ray-Gaussian intersections, and a learnable texture to capture the fine-grained appearance. Extensive experiments on the DTU dataset demonstrate that our method not only facilitates high-fidelity appearance editing but also achieves real-time rendering on consumer-level devices, e.g. a single RTX 2080 Ti GPU.

📄 PDF Abstract BibTeX arXiv:2403.10050

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementGPU

Similar Papers 제목 키워드 기반

Neural Shell Texture Splatting: More Details and Fewer Primitives

2025-07-27 · Xin Zhang, Anpei Chen, Jincheng Xiong, Pinxuan Dai 외 arxiv

Gaussian splatting techniques have shown promising results in novel view synthesis, achieving high fidelity and efficiency. However, their high reconstruction quality comes at the cost of requiring a large number of prim…

Novel View Synthesis

Content-Aware Texturing for Gaussian Splatting

2025-12-02 · Panagiotis Papantonakis, Georgios Kopanas, Fredo Durand, George Drettakis arxiv

Gaussian Splatting has become the method of choice for 3D reconstruction and real-time rendering of captured real scenes. However, fine appearance details need to be represented as a large number of small Gaussian primit…

3D Reconstruction

GeoTexDensifier: Geometry-Texture-Aware Densification for High-Quality Photorealistic 3D Gaussian Splatting

2024-12-22 · Hanqing Jiang, Xiaojun Xiang, Han Sun, Hongjie Li 외

3D Gaussian Splatting (3DGS) has recently attracted wide attentions in various areas such as 3D navigation, Virtual Reality (VR) and 3D simulation, due to its photorealistic and efficient rendering performance. High-qual…

3DGSNovel View Synthesis

GausSurf: Geometry-Guided 3D Gaussian Splatting for Surface Reconstruction

2024-11-29 · Jiepeng Wang, YuAn Liu, Peng Wang, Cheng Lin 외

3D Gaussian Splatting has achieved impressive performance in novel view synthesis with real-time rendering capabilities. However, reconstructing high-quality surfaces with fine details using 3D Gaussians remains a challe…

Novel View SynthesisSurface Reconstruction

Neural Texture Splatting: Expressive 3D Gaussian Splatting for View Synthesis, Geometry, and Dynamic Reconstruction

2025-11-24 · Yiming Wang, Shaofei Wang, Marko Mihajlovic, Siyu Tang arxiv

3D Gaussian Splatting (3DGS) has emerged as a leading approach for high-quality novel view synthesis, with numerous variants extending its applicability to a broad spectrum of 3D and 4D scene reconstruction tasks. Despit…

Dynamic ReconstructionNovel View Synthesis