nerfplusplus
nerfplusplus copied to clipboard
Running run_colmap.py failed in the last step.


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?
I solved the issue by commenting line 50 as tf and mesh_norm are not used