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

Running run_colmap.py failed in the last step. #35

Open
PeterouZh opened this issue Jan 5, 2022 · 1 comment
Open

Running run_colmap.py failed in the last step. #35

PeterouZh opened this issue Jan 5, 2022 · 1 comment

Comments

@PeterouZh
Copy link

image

image

Hi,

Great work!

When I run run_colmap.py, I encountered this error:
NameError: name 'mesh' is not defined.

Besides, I find in your current code, the tf is also not defined because both in_geometry_file and out_geometry_file are None.

Could you fix these problems?

@MaximeVandegar
Copy link
Contributor

I solved the issue by commenting line 50 as tf and mesh_norm are not used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants