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

ValueError: Surface level must be within volume data range. #6

Open
Nieschlafen opened this issue May 23, 2023 · 1 comment
Open

ValueError: Surface level must be within volume data range. #6

Nieschlafen opened this issue May 23, 2023 · 1 comment

Comments

@Nieschlafen
Copy link

Hi,
thanks for excellent work.
when run Mesh Generation:CUDA_VISIBLE_DEVICES=0 python -u test_dmsr.py --config configs/dmsr/test/meshing.txt.
“ValueError: Surface level must be within volume data range. ”will be reported

@s4d34
Copy link

s4d34 commented Jan 9, 2024

You can change the mesh_generator.py file in the DMNeRFMain/tools path, changing the level = 0.45 in line 19 to an appropriate value, such as: 0.0

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