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

Experiment trackers and trainers #156

Closed orperel closed 1 year ago

orperel commented 1 year ago

This MR aims to refactor trainers to support the new config system.

The Tracker is a one stop for everything related to logging and visualizations.