arXiv Analytics

Sign in

arXiv:2112.05139 [cs.CV]AbstractReferencesReviewsResources

CLIP-NeRF: Text-and-Image Driven Manipulation of Neural Radiance Fields

Can Wang, Menglei Chai, Mingming He, Dongdong Chen, Jing Liao

Published 2021-12-09, updated 2022-02-04Version 2

We present CLIP-NeRF, a multi-modal 3D object manipulation method for neural radiance fields (NeRF). By leveraging the joint language-image embedding space of the recent Contrastive Language-Image Pre-Training (CLIP) model, we propose a unified framework that allows manipulating NeRF in a user-friendly way, using either a short text prompt or an exemplar image. Specifically, to combine the novel view synthesis capability of NeRF and the controllable manipulation ability of latent representations from generative models, we introduce a disentangled conditional NeRF architecture that allows individual control over both shape and appearance. This is achieved by performing the shape conditioning via applying a learned deformation field to the positional encoding and deferring color conditioning to the volumetric rendering stage. To bridge this disentangled latent representation to the CLIP embedding, we design two code mappers that take a CLIP embedding as input and update the latent codes to reflect the targeted editing. The mappers are trained with a CLIP-based matching loss to ensure the manipulation accuracy. Furthermore, we propose an inverse optimization method that accurately projects an input image to the latent codes for manipulation to enable editing on real images. We evaluate our approach by extensive experiments on a variety of text prompts and exemplar images and also provide an intuitive interface for interactive editing. Our implementation is available at https://cassiepython.github.io/clipnerf/

Related articles: Most relevant | Search more
arXiv:2207.10312 [cs.CV] (Published 2022-07-21)
AdaNeRF: Adaptive Sampling for Real-time Rendering of Neural Radiance Fields
arXiv:2303.15427 [cs.CV] (Published 2023-03-27)
JAWS: Just A Wild Shot for Cinematic Transfer in Neural Radiance Fields
arXiv:2212.10699 [cs.CV] (Published 2022-12-21)
PaletteNeRF: Palette-based Appearance Editing of Neural Radiance Fields