facebookresearch / localrf

An algorithm for reconstructing the radiance field of a large-scale scene from a single casually captured video.
MIT License
956 stars 62 forks source link

Question about PSNR metric reported #48

Closed lbh666 closed 2 months ago

lbh666 commented 5 months ago

Hi, thanks for your great work. I'm doing some following experimnet. I'm a little bit confused about PSNR metric reported in the paper. As shown in Table 1 in the paper , the PSNR of Localrf surpasses Mip-NeRF360's when given COLAMP poses. But according to the table you shared in #35 , Mip-NeRF360 surpasses Localrf in most of the scenes (PSNR metric). I'm not sure if i miss something important. Could you please give me some hints? Looking forward to your early reply : )

ameuleman commented 4 months ago

Hi, Please check this comment on how we average metrics.