Instant Photorealistic Neural Radiance Fields Stylization
Shaoxu Li, Ye Pan

TL;DR
This paper introduces a fast, multi-view 3D scene stylization method using neural radiance fields and AdaIN, enabling consistent stylized renderings without extra training.
Contribution
It proposes a novel neural radiance field stylization approach that extends style transfer to 3D scenes with multi-view consistency, without additional training.
Findings
Achieves stylized novel views in less than 10 minutes on modern GPUs.
Maintains multi-view consistency in stylized renderings.
Outperforms existing methods in quality and speed.
Abstract
We present Instant Neural Radiance Fields Stylization, a novel approach for multi-view image stylization for the 3D scene. Our approach models a neural radiance field based on neural graphics primitives, which use a hash table-based position encoder for position embedding. We split the position encoder into two parts, the content and style sub-branches, and train the network for normal novel view image synthesis with the content and style targets. In the inference stage, we execute AdaIN to the output features of the position encoder, with content and style voxel grid features as reference. With the adjusted features, the stylization of novel view images could be obtained. Our method extends the style target from style images to image sets of scenes and does not require additional network training for stylization. Given a set of images of 3D scenes and a style target(a style image or…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · Generative Adversarial Networks and Image Synthesis
