ABC-GS: Alignment-Based Controllable Style Transfer for 3D Gaussian Splatting
Wenjie Liu, Zhongliang Liu, Xiaoyan Yang, Man Sha, Yang Li
TL;DR
ABC-GS tackles 3D style transfer for explicit 3D Gaussian Splatting representations, addressing NNFM's neglect of global style and the editability issues of implicit NeRFs. The method combines a controllable matching stage using semantic masks with a Feature Alignment Style Transfer (FAST) loss in the stylization stage, along with a color transformation and depth/regularization terms to preserve geometry. Experiments on LLFF and T&T with WikiArt and ARF styles show that ABC-GS achieves controllable, globally faithful stylization with strong multi-view consistency and real-time rendering. An ablation study confirms FAST's superiority over NNFM and related losses, and code is released for public use.
Abstract
3D scene stylization approaches based on Neural Radiance Fields (NeRF) achieve promising results by optimizing with Nearest Neighbor Feature Matching (NNFM) loss. However, NNFM loss does not consider global style information. In addition, the implicit representation of NeRF limits their fine-grained control over the resulting scenes. In this paper, we introduce ABC-GS, a novel framework based on 3D Gaussian Splatting to achieve high-quality 3D style transfer. To this end, a controllable matching stage is designed to achieve precise alignment between scene content and style features through segmentation masks. Moreover, a style transfer loss function based on feature alignment is proposed to ensure that the outcomes of style transfer accurately reflect the global style of the reference image. Furthermore, the original geometric information of the scene is preserved with the depth loss and Gaussian regularization terms. Extensive experiments show that our ABC-GS provides controllability of style transfer and achieves stylization results that are more faithfully aligned with the global style of the chosen artistic reference. Our homepage is available at https://vpx-ecnu.github.io/ABC-GS-website.
