Search papers, labs, and topics across Lattice.
This paper introduces a geometry-aware style transfer framework for 3D Gaussian splatting (3DGS) that enhances both appearance and geometric structure through a decoupled optimization approach. By employing a geometry-aware contrastive feature matching (GCFM) method, the framework effectively integrates RGB, depth, and edge cues, allowing for stable updates of color and geometry parameters without interference. Experimental results demonstrate that this approach significantly outperforms existing methods in both qualitative and quantitative evaluations of 3D style transfer.
Achieving stable and consistent scene-level geometry transformation in 3D style transfer could redefine how we approach visual realism in computer graphics.
In this paper, we present a novel geometry-aware style transfer framework for 3D Gaussian splatting (3DGS) that simultaneously transfers appearance attributes and geometric structures. Unlike prior works that primarily focus on color-based stylization and often overlook structural adaptation, our method explicitly incorporates geometry adaptation through a decoupled optimization scheme that alternately updates color and geometry parameters. This strategy alleviates potential interference between color and geometry updates, leading to stable and consistent scene-level geometry transformation. The decoupled optimization is enabled by the proposed geometry-aware contrastive feature matching (GCFM). GCFM integrates RGB, depth, and edge cues into a contrastive objective and is employed in both optimization phases to effectively transfer structural characteristics from style images to Gaussian primitives. Extensive experiments show that our approach achieves superior performance in both qualitative fidelity and quantitative metrics, significantly outperforming existing 3DGS-based stylization methods. Our code is available at \href{https://github.com/oweixx/gast}{https://github.com/oweixx/gast}.