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

how to extract my custom data mesh? #15

Open
sunshineywz123 opened this issue May 8, 2023 · 1 comment
Open

how to extract my custom data mesh? #15

sunshineywz123 opened this issue May 8, 2023 · 1 comment

Comments

@sunshineywz123
Copy link

how to extract my custom data mesh?

@RaduAlexandru
Copy link
Owner

Hi @sunshineywz123 ,

For extracting a mesh, you can follow the same code as in this evaluation script
Mainly it consists of loading your checkpoint for the SDF network and running the function extract_mesh_from_sdf_model() as shown here
Afterwards you can save the mesh to file with mesh.save_to_file()

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