nerfstudio-project/nerfacc
A PyTorch acceleration toolbox for Neural Radiance Fields, focusing on efficient volumetric sampling during training and inference.

Not currently ranked — collecting fresh signals.
star history
NerfAcc provides a plug-and-play acceleration library for NeRF-based radiance field rendering. It optimizes the volumetric rendering pipeline by improving sampling efficiency, achieving significant speedups in training various NeRF models with minimal code modifications. The toolbox supports JIT compilation of CUDA kernels and offers a pure Python interface.
Frequently asked
- What is nerfstudio-project/nerfacc?
- A PyTorch acceleration toolbox for Neural Radiance Fields, focusing on efficient volumetric sampling during training and inference.
- Is nerfacc open source?
- Yes — nerfstudio-project/nerfacc is an open-source project tracked on heatdrop.
- What language is nerfacc written in?
- nerfstudio-project/nerfacc is primarily written in Python.
- How popular is nerfacc?
- nerfstudio-project/nerfacc has 1.5k stars on GitHub.
- Where can I find nerfacc?
- nerfstudio-project/nerfacc is on GitHub at https://github.com/nerfstudio-project/nerfacc.