Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to run colmap2mvsnet.py when some image is not registered #2

Open
hugoycj opened this issue Oct 22, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@hugoycj
Copy link
Owner

hugoycj commented Oct 22, 2023

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.

@hugoycj hugoycj added the bug Something isn't working label Oct 22, 2023
@hugoycj hugoycj linked a pull request Oct 29, 2023 that will close this issue
@flow-specter
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants