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

generate 256_tets.npz error #120

Open
Lucklycat opened this issue Jan 31, 2023 · 8 comments
Open

generate 256_tets.npz error #120

Lucklycat opened this issue Jan 31, 2023 · 8 comments

Comments

@Lucklycat
Copy link

Thank you very much for your work !
I try to generate 256 tets,but I encountered the following error:
image
I tried to solve it, but didn't find a good way.

Excuse me, could you please give me a generated 256_ Tets.npy ?

@constantm
Copy link

Looks like a segfault? You can find a 256 TETGrid I generated here

@Lucklycat
Copy link
Author

Lucklycat commented Feb 1, 2023

Looks like a segfault? You can find a 256 TETGrid I generated here

Thank you. i'm try。 but i get the result very bad, i only get upper right corner,Is it necessary to set scaling or alignment?
image

@Lucklycat Lucklycat reopened this Feb 1, 2023
@constantm
Copy link

Have you tried tweaking mesh_scale in your config?

@Lucklycat
Copy link
Author

Have you tried tweaking mesh_scale in your config?

mesh_scale i set 2.4

@constantm
Copy link

Tweaking mesh_scale to something larger/smaller should help the TET mesh fit over the SDF

@Lucklycat
Copy link
Author

Lucklycat commented Feb 3, 2023

Tweaking mesh_scale to something larger/smaller should help the TET mesh fit over the SDF

Thank you for your reply. i'am try to tweaking the mesh_scale,but the problem is also exist. Always in the upper right corner
image

i think this problem is like this:https://github.com/NVlabs/nvdiffrec/issues/23
the tet grid is not centered, have you ever encountered this kind of problem,when i print the tet grid min/max,can see the world don't symmetric:
image

@AY1997
Copy link

AY1997 commented May 14, 2023

hi, I met the same problem. Have you solved this and got the proper 256_tets.npy ?

@adli-igc
Copy link

The problem can be solved by centering the cube used in Quartet. Refer to #23
Create a new OBJ file with the given values and re-create your 256_tet from it. This has solved my problem

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

4 participants