wbhu / Tri-MipRF

Tri-MipRF: Tri-Mip Representation for Efficient Anti-Aliasing Neural Radiance Fields, ICCV'23 (Oral, Best Paper Finalist)
https://wbhu.github.io/projects/Tri-MipRF
448 stars 13 forks source link

About Dataset Split #27

Open lutao2021 opened 10 months ago

lutao2021 commented 10 months ago

When I check your configuration file, I see that dataset.split is "trainval". So, is the number of metrics reported in your paper based on this config file?

zf-666 commented 9 months ago

same question, psnr seems does't reach the paper if only use the train dataset.

Fjzd commented 8 months ago

same question

wbhu commented 8 months ago

When I check your configuration file, I see that dataset.split is "trainval". So, is the number of metrics reported in your paper based on this config file?

Yes. This setting is borrowed from nerfacc's implementation of instant-ngp