CVGRDec 3, 2021

CoNeRF: Controllable Neural Radiance Fields

arXiv:2112.01983v288 citationsHas Code
Originality Incremental advance
AI Analysis

This enables controllable scene editing for applications like animation or virtual reality, representing an incremental advance in neural rendering.

The paper tackles the problem of extending neural 3D representations to allow intuitive user control over scene attributes beyond camera manipulation, achieving novel view and novel attribute re-rendering from a single video for the first time.

We extend neural 3D representations to allow for intuitive and interpretable user control beyond novel view rendering (i.e. camera control). We allow the user to annotate which part of the scene one wishes to control with just a small number of mask annotations in the training images. Our key idea is to treat the attributes as latent variables that are regressed by the neural network given the scene encoding. This leads to a few-shot learning framework, where attributes are discovered automatically by the framework, when annotations are not provided. We apply our method to various scenes with different types of controllable attributes (e.g. expression control on human faces, or state control in movement of inanimate objects). Overall, we demonstrate, to the best of our knowledge, for the first time novel view and novel attribute re-rendering of scenes from a single video.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes