Skip to content

CEA-LIST/RING-NeRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RING-NeRF: Rethinking Inductive Biases for Versatile and Efficient Neural Fields

1Université Paris-Saclay, CEA, List, F-91120, Palaiseau, France  2IRIT, Université Toulouse III, CNRS, France 
🎉 RING-NeRF has been accepted to ECCV'24 ! See you @ Milan ! 🎉

[Project Page][arXiv]


This is the official repository of RING-NeRF: Rethinking Inductive Biases for Versatile and Efficient Neural Fields and contains the source code of the associated project page. The publication's source code will soon be released in this repository.

Abstract

Recent advances in Neural Fields mostly rely on developing task-specific supervision which often complicates the models. Rather than developing hard-to-combine and specific modules, another approach generally overlooked is to directly inject generic priors on the scene representation (also called inductive biases) into the NeRF architecture. Based on this idea, we propose the RING-NeRF architecture which in cludes two inductive biases : a continuous multi-scale representation of the scene and an invariance of the decoder’s latent space over spatial and scale domains. We also design a single reconstruction process that takes advantage of those inductive biases and experimentally demonstrates on par performances in terms of quality with dedicated architecture on multiple tasks (anti-aliasing, few view reconstruction, SDF reconstruction without scene-specific initialization) while being more efficient. Moreover, RING-NeRF has the distinctive ability to dynamically increase the resolution of the model, opening the way to adaptive reconstruction.

Releases

No releases published

Packages

No packages published