NeRFacc Documentation =================================== NeRFacc is a PyTorch NeRF acceleration toolbox for both training and inference. .. note:: This project is under active development. Installation: ------------- .. code-block:: console $ pip install nerfacc .. toctree:: :glob: :maxdepth: 1 :caption: Python API apis/* .. toctree:: :glob: :maxdepth: 1 :caption: Example Usages examples/* .. toctree:: :maxdepth: 1 :caption: Projects NeRFactory