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 exactly is the PSNR of a model is calculated? #1078

Open
115072 opened this issue Nov 20, 2024 · 0 comments
Open

How exactly is the PSNR of a model is calculated? #1078

115072 opened this issue Nov 20, 2024 · 0 comments

Comments

@115072
Copy link

115072 commented Nov 20, 2024

I know that PSNR is calculated from the quality of reconstructed images by comparing them to ground truth images, but how is calculated the PSNR of the whole gaussian splatting model?

Furthermore I did a test where took photos of a room in a hemisphere camera position and constructed a gaussian splatting model from it. My first dataset had 20 photos. After the training the value of the PSNR was 35. I did the same training with 100 photos of the same room and the PSNR was just 26. Shouldn't it be better, because I had more details from the room?

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

1 participant