MVSNet icon indicating copy to clipboard operation
MVSNet copied to clipboard

Testing with custom data

Open karimcossentini opened this issue 2 years ago • 0 comments

When testing MVSFormer, I used camera parameters and pair.txt file generated from Colmap on DTU scan_1 images, and the results were good with a full .ply file as shown below:

image image

However, when I generated the camera parameters and pair.txt file on a custom dataset, which consisted of 49 images of an object I took from different angles, the resulting .ply file was empty (0.00 million points are found).

image image

the question is what's the difference between using dtu scan images and a custom data images ? Can anyone suggest why this might have happened and What steps can I take to troubleshoot the issue? thanks

karimcossentini avatar Jul 01 '23 09:07 karimcossentini