Kai-46 / nerfplusplus

improves over nerf in 360 capture of unbounded scenes
BSD 2-Clause "Simplified" License
911 stars 101 forks source link

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

Open PeterouZh opened 2 years ago

PeterouZh commented 2 years ago

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 commented 2 years ago

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