mvsplat
mvsplat copied to clipboard
Function of times_per_scene
Hi,
Thank you for the work. Could you please clarify the meaning behind "times_per_scene" in dataset_re10k.py?
Thanks in advance
Hi @Shubhendu-Jena, it is just an implementation hack to support testing DTU (see here) with the RE10K data loader. It aims to test the same scene several times with different context and target views. When dealing with the RE10K and ACID datasets, it should always be set to times_per_scene=1.