Tri-MipRF icon indicating copy to clipboard operation
Tri-MipRF copied to clipboard

About Dataset Split

Open lutao2021 opened this issue 2 years ago • 3 comments

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?

lutao2021 avatar Nov 10 '23 16:11 lutao2021

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

zf-666 avatar Nov 23 '23 04:11 zf-666

same question

Fjzd avatar Dec 15 '23 12:12 Fjzd

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

wbhu avatar Dec 21 '23 08:12 wbhu