Vis-MVSNet
Vis-MVSNet copied to clipboard
colmap2mvsnet.py issue
Got error, the invalid key in the end. How could this work since if you run to the end, i+1 will out of range?? Please advice. Thank u
for i in range(num_images): zs = [] for p3d_id in images[i+1].point3D_ids: