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

About the method of geometry reconstruction #10

Open
xiaobiaodu opened this issue Sep 26, 2023 · 1 comment
Open

About the method of geometry reconstruction #10

xiaobiaodu opened this issue Sep 26, 2023 · 1 comment

Comments

@xiaobiaodu
Copy link

Hi

Thanks for your excellent work. I am very interested in Fig. 6. Which method you used to reconstruct the geometry? If you can provide a GitHub repo, I would appreciate a lot.

image

@jamiewynn
Copy link
Collaborator

Hi there,

To reconstruct the geometry we extracted an isosurface from the nerf with marching cubes (see extract_geometry in nerf/utils.py), and then additionally culled it using this code from MonoSDF: https://github.com/autonomousvision/monosdf/blob/main/dtu_eval/evaluate_single_scene.py

Best,
Jamie Wynn

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