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

Campus Unbound scene extracts triangular mesh incorrectly #35

Open
whx-code opened this issue May 19, 2024 · 2 comments
Open

Campus Unbound scene extracts triangular mesh incorrectly #35

whx-code opened this issue May 19, 2024 · 2 comments

Comments

@whx-code
Copy link

whx-code commented May 19, 2024

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?

@whx-code
Copy link
Author

00023
20240519133244
20240519133319
20240519133319

@hbb1
Copy link
Owner

hbb1 commented May 21, 2024

The auto mesh estimates the bounding box and center using the cameras. You should check if you cameras can provide accurate estimation.

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