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

pytests for app pipelines #97

Closed orperel closed 1 year ago

orperel commented 1 year ago

Adds pytests for NeRF app and latent-NeRF example. pytests merely act as "integration tests" to run app mains + some associated config. Metrics (i.e. PSNR) are parsed from the log and fail in case of degradations.

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