You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the excellent work.
I noticed that you made a commit suggesting a modification to colmap2mvsnet.py, but it seems that the corresponding code inside test.py was not modified. How is this issue being handled now?
Traceback (most recent call last):
File "third_party/Vis-MVSNet/colmap2mvsnet.py", line 350, in
for p3d_id in images[i+1].point3D_ids:
KeyError: 1
When running with
run_neuralangelo-colmap_dense.sh
, due to the image is unregistered.The text was updated successfully, but these errors were encountered: