NeRF Analogies: Example-Based Visual Attribute Transfer for NeRFs
Michael Fischer, Zhengqin Li, Thu Nguyen-Phuoc, Aljaz Bozic, Zhao Dong, Carl Marshall, Tobias Ritschel
TL;DR
This work introduces NeRF analogies, a framework for transferring appearance between NeRFs by leveraging semantic affinity from pretrained ViT features to align source appearance with a target geometry. It computes dense correspondences via DiNO-ViT on renderings and trains a NeRF analogy that combines target geometry with source appearance in a multiview-consistent manner, augmented by an edge-preserving regularizer. Empirically, NeRF analogies outperform traditional stylization and image-analogy baselines and are preferred in user studies, demonstrating robust transfer across real-world and synthetic scenes and across multi-object configurations. The approach enables practical 3D attribute transfer and opens avenues for 3D texture transfer and intrinsic parameter transfer in future work.
Abstract
A Neural Radiance Field (NeRF) encodes the specific relation of 3D geometry and appearance of a scene. We here ask the question whether we can transfer the appearance from a source NeRF onto a target 3D geometry in a semantically meaningful way, such that the resulting new NeRF retains the target geometry but has an appearance that is an analogy to the source NeRF. To this end, we generalize classic image analogies from 2D images to NeRFs. We leverage correspondence transfer along semantic affinity that is driven by semantic features from large, pre-trained 2D image models to achieve multi-view consistent appearance transfer. Our method allows exploring the mix-and-match product space of 3D geometry and appearance. We show that our method outperforms traditional stylization-based methods and that a large majority of users prefer our method over several typical baselines.
