ARF: Artistic Radiance Fields
About
We present a method for transferring the artistic features of an arbitrary style image to a 3D scene. Previous methods that perform 3D stylization on point clouds or meshes are sensitive to geometric reconstruction errors for complex real-world scenes. Instead, we propose to stylize the more robust radiance field representation. We find that the commonly used Gram matrix-based loss tends to produce blurry results without faithful brushstrokes, and introduce a nearest neighbor-based loss that is highly effective at capturing style details while maintaining multi-view consistency. We also propose a novel deferred back-propagation method to enable optimization of memory-intensive radiance fields using style losses defined on full-resolution rendered images. Our extensive evaluation demonstrates that our method outperforms baselines by generating artistic appearance that more closely resembles the style image. Please check our project page for video results and open-source implementations: https://www.cs.cornell.edu/projects/arf/ .
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Scene Stylization | Synthetic, LLFF, and Tanks & Temples (test) | Ref-LPIPS0.394 | 8 | |
| 3D Texture Transfer | LLFF and Tanks & Temples | SSIM37 | 7 | |
| 3D Style Transfer | trex scene rendered from 30 viewpoints | SIFID (RGB)1.54 | 4 | |
| 3D Style Transfer | fern scene rendered from 30 viewpoints | SIFID (RGB)1.11 | 4 | |
| Artistic Style Transfer Visual Appeal Assessment | User Study 12 stylized scenes | Average Rank2.58 | 4 | |
| Scene Stylization | User Study 10 stylization sequences | Average Rank2.52 | 4 | |
| Style Transfer | LLFF and T&T | ArtFID47.36 | 4 | |
| 3D Style Transfer Multi-view Consistency | LLFF and T&T (test) | LPIPS (Short-term)0.111 | 4 | |
| 3D Texture Transfer | User Study 20 image groups | Texture Alignment Score3.04 | 4 |