ashawkey / torch-ngp

A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.
MIT License
2.11k stars 275 forks source link

Adding new metric (SSIM) #143

Closed DomaradzkiMaciej closed 1 year ago

DomaradzkiMaciej commented 1 year ago

Hi, For my research, I needed to extend the metrics with SSIM. Maybe you are interested in including this metric in your repository.

Best regards, Maciej

ashawkey commented 1 year ago

Thanks for your contribution!