mvsplat icon indicating copy to clipboard operation
mvsplat copied to clipboard

Results on DTU datasets

Open Tao-11-chen opened this issue 6 months ago • 1 comments

Hello, thanks very much for sharing your amazing work. I'm trying to reproduce the DTU Cross-Generalization Test.

I followed all the data preparation instructions in the REAMDE including using convert_dtu.py and used this command to generate the final results:

python -m src.main +experiment=dtu checkpointing.load=checkpoints/re10k.ckpt mode=test dataset/view_sampler=evaluation dataset.view_sampler.index_path=assets/evaluation_index_dtu_nctx2.json dataset.view_sampler.num_context_views=2 test.compute_scores=true

However, some of the results looks noisy like the images below and the final average PSNR is 13.91, I wonder if there is something wrong with my testing procedure or if it is working normally.

000023

000024

Thanks in advance.

Sincerely

Tao-11-chen avatar Aug 06 '24 15:08 Tao-11-chen