NeuRay
NeuRay copied to clipboard
How to get the accuracy presented in Tab. 1?
Thank you so much for releasing the code.
I noticed that only one PSNR/SSIM number is reported in Table 1. However, because there are N scenes on DTU/LLFF, we will get "N" PSNR/SSIM numbers by using the evaluation code.
Do you get the final PSNR in Tab.1 by using "(PSNR_1 + PSNR_2 +, ..., +PSNR_N)/N"?
OR using some other approaches?
Thank you for your attention.
Hi, we simply average the PSNR of all scenes to calculate the PSNR in table 1.
Hi, we simply average the PSNR of all scenes to calculate the PSNR in table 1.
Thank you for letting me know my guess is correct. It should be (PSNR_1 + PSNR_2 +, ..., +PSNR_N)/N