Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get the accuracy presented in Tab. 1? #24

Open
csBob123 opened this issue Nov 21, 2022 · 2 comments
Open

How to get the accuracy presented in Tab. 1? #24

csBob123 opened this issue Nov 21, 2022 · 2 comments

Comments

@csBob123
Copy link

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.

@liuyuan-pal
Copy link
Owner

Hi, we simply average the PSNR of all scenes to calculate the PSNR in table 1.

@csBob123
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants