CVMay 25, 2023

CLIP3Dstyler: Language Guided 3D Arbitrary Neural Style Transfer

arXiv:2305.15732v21 citations
Originality Incremental advance
AI Analysis

This addresses the need for more adaptable 3D style transfer tools in graphics and AI applications, though it builds incrementally on prior 2D and 3D methods.

The paper tackles the problem of stylizing 3D scenes using arbitrary text descriptions, enabling flexible synthesis of novel stylized views without retraining for new scenes, achieving effective results as demonstrated in experiments.

In this paper, we propose a novel language-guided 3D arbitrary neural style transfer method (CLIP3Dstyler). We aim at stylizing any 3D scene with an arbitrary style from a text description, and synthesizing the novel stylized view, which is more flexible than the image-conditioned style transfer. Compared with the previous 2D method CLIPStyler, we are able to stylize a 3D scene and generalize to novel scenes without re-train our model. A straightforward solution is to combine previous image-conditioned 3D style transfer and text-conditioned 2D style transfer \bigskip methods. However, such a solution cannot achieve our goal due to two main challenges. First, there is no multi-modal model matching point clouds and language at different feature scales (low-level, high-level). Second, we observe a style mixing issue when we stylize the content with different style conditions from text prompts. To address the first issue, we propose a 3D stylization framework to match the point cloud features with text features in local and global views. For the second issue, we propose an improved directional divergence loss to make arbitrary text styles more distinguishable as a complement to our framework. We conduct extensive experiments to show the effectiveness of our model on text-guided 3D scene style transfer.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes