paper-with-me

Papers

StylizedNeRF: Consistent 3D Scene Stylization as Stylized NeRF via 2D-3D Mutual Learning

2022-05-24 · CVPR 2022 1 · Yi-Hua Huang, Yue He, Yu-Jie Yuan, Yu-Kun Lai, Lin Gao

3D scene stylization aims at generating stylized images of the scene from arbitrary novel views following a given set of style examples, while ensuring consistency when rendered from different views. Directly applying methods for image or video stylization to 3D scenes cannot achieve such consistency. Thanks to recently proposed neural radiance fields (NeRF), we are able to represent a 3D scene in a consistent way. Consistent 3D scene stylization can be effectively achieved by stylizing the corresponding NeRF. However, there is a significant domain gap between style examples which are 2D images and NeRF which is an implicit volumetric representation. To address this problem, we propose a novel mutual learning framework for 3D scene stylization that combines a 2D image stylization network and NeRF to fuse the stylization ability of 2D stylization network with the 3D consistency of NeRF. We first pre-train a standard NeRF of the 3D scene to be stylized and replace its color prediction module with a style network to obtain a stylized NeRF. It is followed by distilling the prior knowledge of spatial consistency from NeRF to the 2D stylization network through an introduced consistency loss. We also introduce a mimic loss to supervise the mutual learning of the NeRF style module and fine-tune the 2D stylization decoder. In order to further make our model handle ambiguities of 2D stylization results, we introduce learnable latent codes that obey the probability distributions conditioned on the style. They are attached to training samples as conditional inputs to better learn the style module in our novel stylized NeRF. Experimental results demonstrate that our method is superior to existing approaches in both visual quality and long-range consistency.

📄 PDF Abstract BibTeX arXiv:2205.12183

Code (1)

iglict/stylizednerf 공식 구현 pytorch

Tasks

Image StylizationNeRF

Similar Papers 제목 키워드 기반

SNeRF: Stylized Neural Implicit Representations for 3D Scenes

2022-07-05 · Thu Nguyen-Phuoc, Feng Liu, Lei Xiao

This paper presents a stylized novel view synthesis method. Applying state-of-the-art stylization methods to novel views frame by frame often causes jittering artifacts due to the lack of cross-view consistency. Therefor…

GPUInductive BiasNeRFNovel View Synthesis+1

Transforming Radiance Field with Lipschitz Network for Photorealistic 3D Scene Stylization

2023-03-23 · CVPR 2023 1 · ZiCheng Zhang, Yinglu Liu, Congying Han, Yingwei Pan 외

Recent advances in 3D scene representation and novel view synthesis have witnessed the rise of Neural Radiance Fields (NeRFs). Nevertheless, it is not trivial to exploit NeRF for the photorealistic 3D scene stylization t…

NeRFNovel View SynthesisStyle Transfer

MM-NeRF: Multimodal-Guided 3D Multi-Style Transfer of Neural Radiance Field

2023-09-24 · Zijiang Yang, Zhongwei Qiu, Chang Xu, Dongmei Fu

3D style transfer aims to generate stylized views of 3D scenes with specified styles, which requires high-quality generating and keeping multi-view consistency. Existing methods still suffer the challenges of high-qualit…

Incremental LearningNeRFStyle Transfer

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

Stylizing Sparse-View 3D Scenes with Hierarchical Neural Representation

2024-04-08 · Y. Wang, A. Gao, Y. Gong, Y. Zeng

Recently, a surge of 3D style transfer methods has been proposed that leverage the scene reconstruction power of a pre-trained neural radiance field (NeRF). To successfully stylize a scene this way, one must first recons…

NeRFStyle Transfer