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

Fix HashGrid.from_resolutions constructor config support #176

Closed orperel closed 1 year ago

orperel commented 1 year ago

Sets a default for HashGrid.from_resolutions args as tyro requires variable sized lists to have some inferred length.