Difference between revisions of "Nerfstudio"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Machine Learning {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|Nerfstudio}} |{{#vardefine:url|https://github.com/nerfstudio-project/nerf...") |
|||
Line 1: | Line 1: | ||
[[Category:Software]][[Category:Machine Learning]] | [[Category:Software]][[Category:Machine Learning]] | ||
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
− | |{{#vardefine:app| | + | |{{#vardefine:app|nerfstudio}} |
|{{#vardefine:url|https://github.com/nerfstudio-project/nerfstudio/}} | |{{#vardefine:url|https://github.com/nerfstudio-project/nerfstudio/}} | ||
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> |
Latest revision as of 14:59, 7 August 2024
Description
Nerfstudio provides a simple API that allows for a simplified end-to-end process of creating, training, and testing NeRFs. The library supports a more interpretable implementation of NeRFs by modularizing each component.
Environment Modules
Run module spider nerfstudio
to find out what environment modules are available for this application.
System Variables
- HPC_NERFSTUDIO_DIR - installation directory
- HPC_NERFSTUDIO_BIN - executable directory
Additional Information
Module is available as a CLI application and as a jupyter kernel - NERFSTUDIO-1.1.3.