Hi, I entered a campus scene taken by a drone and the rendered image is correct, but the extracted triangle mesh is wrong. Here are the commands I am executing:
python render.py -m <path to pre-trained model> -s <path to COLMAP dataset> --mesh_res 1024 --unbounded
Did I execute the wrong command or do I need to further optimize the mesh extraction algorithm?
Hi, I entered a campus scene taken by a drone and the rendered image is correct, but the extracted triangle mesh is wrong. Here are the commands I am executing:
python render.py -m <path to pre-trained model> -s <path to COLMAP dataset> --mesh_res 1024 --unbounded
Did I execute the wrong command or do I need to further optimize the mesh extraction algorithm?