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 "Start Training" button label #116

Closed orperel closed 1 year ago

orperel commented 1 year ago

Fixes the "Start Button" in widget_optimization to show the correct label when loading the app window (introduced after a recent fix to the iterations counter in trainer).

Signed-off-by: operel operel@nvidia.com