paper-with-me

홈 › Papers

G-Style: Stylized Gaussian Splatting

2024-08-28 · Áron Samuel Kovács, Pedro Hermosilla, Renata G. Raidou

We introduce G-Style, a novel algorithm designed to transfer the style of an image onto a 3D scene represented using Gaussian Splatting. Gaussian Splatting is a powerful 3D representation for novel view synthesis, as -- compared to other approaches based on Neural Radiance Fields -- it provides fast scene renderings and user control over the scene. Recent pre-prints have demonstrated that the style of Gaussian Splatting scenes can be modified using an image exemplar. However, since the scene geometry remains fixed during the stylization process, current solutions fall short of producing satisfactory results. Our algorithm aims to address these limitations by following a three-step process: In a pre-processing step, we remove undesirable Gaussians with large projection areas or highly elongated shapes. Subsequently, we combine several losses carefully designed to preserve different scales of the style in the image, while maintaining as much as possible the integrity of the original scene content. During the stylization process and following the original design of Gaussian Splatting, we split Gaussians where additional detail is necessary within our scene by tracking the gradient of the stylized color. Our experiments demonstrate that G-Style generates high-quality stylizations within just a few minutes, outperforming existing methods both qualitatively and quantitatively.

📄 PDF Abstract BibTeX arXiv:2408.15695

Code (1)

AronKovacs/g-style 공식 구현 pytorch

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Gaussian Splatting in Style

2024-03-13 · Abhishek Saroha, Mariia Gladkova, Cecilia Curreli, Dominik Muhle 외

3D scene stylization extends the work of neural style transfer to 3D. A vital challenge in this problem is to maintain the uniformity of the stylized appearance across multiple views. A vast majority of the previous work…

NeRFStyle Transfer

StyleGaussian: Instant 3D Style Transfer with Gaussian Splatting

2024-03-12 · Kunhao Liu, Fangneng Zhan, Muyu Xu, Christian Theobalt 외

We introduce StyleGaussian, a novel 3D style transfer technique that allows instant transfer of any image's style to a 3D scene at 10 frames per second (fps). Leveraging 3D Gaussian Splatting (3DGS), StyleGaussian achiev…

3DGSDecoderStyle Transfer

InstantStyleGaussian: Efficient Art Style Transfer with 3D Gaussian Splatting

2024-08-08 · Xin-Yi Yu, Jun-Xin Yu, Li-Bo Zhou, Yan Wei 외

We present InstantStyleGaussian, an innovative 3D style transfer method based on the 3D Gaussian Splatting (3DGS) scene representation. By inputting a target-style image, it quickly generates new 3D GS scenes. Our method…

3DGSStyle Transfer

ESGaussianFace: Emotional and Stylized Audio-Driven Facial Animation via 3D Gaussian Splatting

2026-01-05 · Chuhang Ma, Shuai Tan, Ye Pan, Jiaolong Yang 외 arxiv

Most current audio-driven facial animation research primarily focuses on generating videos with neutral emotions. While some studies have addressed the generation of facial videos driven by emotional audio, efficiently g…

StylizedGS: Controllable Stylization for 3D Gaussian Splatting

2024-04-08 · Dingxi Zhang, Yu-Jie Yuan, Zhuoxun Chen, Fang-Lue Zhang 외

As XR technology continues to advance rapidly, 3D generation and editing are increasingly crucial. Among these, stylization plays a key role in enhancing the appearance of 3D models. By utilizing stylization, users can a…

3D Generation3DGSNeRFStyle Transfer