NVIDIA Kaolin Wisp is a PyTorch library powered by NVIDIA Kaolin Core to work with neural fields (including NeRFs, NGLOD, instant-ngp and VQAD).
1.46k
stars
131
forks
source link
Make sure tracker actually logs config and fix key filtering #171
Closed
tovacinni closed 1 year ago
Right now keys that are not actually config elements would get stored in the dataframe.
In addition, make sure the config is logged by default.