w-m / 3dgs-compression-survey

An open survey on 3D Gaussian Splatting compression methods
https://w-m.github.io/3dgs-compression-survey/
MIT License
100 stars 5 forks source link

PSNR #10

Closed wcjj1236 closed 2 months ago

wcjj1236 commented 2 months ago

Hey, I was wondering how do people calculate for PSNR of some specific dataset, like for TanksAndTemple. Do they calculate the average PSNR for all scenes in this dataset or just pick up the best PSNR among train and truck scenes in TanksAndTemple?

myla commented 2 months ago

Hi, thank you for asking. The calculated PSNR are supposed to be averages. You can find the included scenes for each dataset in the readme here. We currently in the process of making sure all contributions are using the same scenes to ensure comparability. Best, Milena