NVIDIAGameWorks / kaolin-wisp

NVIDIA Kaolin Wisp is a PyTorch library powered by NVIDIA Kaolin Core to work with neural fields (including NeRFs, NGLOD, instant-ngp and VQAD).
Other
1.45k stars 133 forks source link

Make it possible to save checkpoints during interactive sessions #123

Closed shumash closed 1 year ago

shumash commented 1 year ago

Default arguments are based on whether the session is interactive, but can now be still overridden from the commandline -- for background color, checkpointing and rendering frequency.

Signed-off-by: Maria Masha Shugrina mshugrina@nvidia.com