English

FusedRF: Fusing Multiple Radiance Fields

Computer Vision and Pattern Recognition 2023-06-08 v1

Abstract

Radiance Fields (RFs) have shown great potential to represent scenes from casually captured discrete views. Compositing parts or whole of multiple captured scenes could greatly interest several XR applications. Prior works can generate new views of such scenes by tracing each scene in parallel. This increases the render times and memory requirements with the number of components. In this work, we provide a method to create a single, compact, fused RF representation for a scene composited using multiple RFs. The fused RF has the same render times and memory utilizations as a single RF. Our method distills information from multiple teacher RFs into a single student RF while also facilitating further manipulations like addition and deletion into the fused representation.

Keywords

Cite

@article{arxiv.2306.04180,
  title  = {FusedRF: Fusing Multiple Radiance Fields},
  author = {Rahul Goel and Dhawal Sirikonda and Rajvi Shah and PJ Narayanan},
  journal= {arXiv preprint arXiv:2306.04180},
  year   = {2023}
}

Comments

XRNeRF CVPR Workshop Paper

R2 v1 2026-06-28T10:58:29.069Z