English

Nerfstudio: A Modular Framework for Neural Radiance Field Development

Computer Vision and Pattern Recognition 2023-10-18 v4 Graphics

Abstract

Neural Radiance Fields (NeRF) are a rapidly growing area of research with wide-ranging applications in computer vision, graphics, robotics, and more. In order to streamline the development and deployment of NeRF research, we propose a modular PyTorch framework, Nerfstudio. Our framework includes plug-and-play components for implementing NeRF-based methods, which make it easy for researchers and practitioners to incorporate NeRF into their projects. Additionally, the modular design enables support for extensive real-time visualization tools, streamlined pipelines for importing captured in-the-wild data, and tools for exporting to video, point cloud and mesh representations. The modularity of Nerfstudio enables the development of Nerfacto, our method that combines components from recent papers to achieve a balance between speed and quality, while also remaining flexible to future modifications. To promote community-driven development, all associated code and data are made publicly available with open-source licensing at https://nerf.studio.

Keywords

Cite

@article{arxiv.2302.04264,
  title  = {Nerfstudio: A Modular Framework for Neural Radiance Field Development},
  author = {Matthew Tancik and Ethan Weber and Evonne Ng and Ruilong Li and Brent Yi and Justin Kerr and Terrance Wang and Alexander Kristoffersen and Jake Austin and Kamyar Salahi and Abhik Ahuja and David McAllister and Angjoo Kanazawa},
  journal= {arXiv preprint arXiv:2302.04264},
  year   = {2023}
}

Comments

Project page at https://nerf.studio

R2 v1 2026-06-28T08:35:20.963Z