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 132 forks source link

Fix torch 2.0 compatability #158

Closed orperel closed 1 year ago

orperel commented 1 year ago
  1. Fixes torch 2.0 compatibility issue with torch._six
  2. Corrects nerf_octree documentation incorrectly pointing at lego dataset by default (config uses RTMV by default)