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

Where is the 3D mesh model getting saved? #43

Open
purplebutterfly79 opened this issue Aug 6, 2022 · 3 comments
Open

Where is the 3D mesh model getting saved? #43

purplebutterfly79 opened this issue Aug 6, 2022 · 3 comments

Comments

@purplebutterfly79
Copy link

Images and checkpoints are getting saved in the results. How do we get the 3D model (obj or any 3D file)?

@JC1DA
Copy link

JC1DA commented Sep 13, 2022

I have the same question. Is there any way we can generate the stl files similar to the example code in shadegan? @XingangPan

@sir-rohitravindra
Copy link

@XingangPan Please clarify how to generate the meshes and where they are saved.

@XingangPan
Copy link
Owner

I just added the code to save meshes (97dddd9). They will be stored in '{checkpoint_dir}/images/{img_name}' (e.g., 'results/celeba/images/000001/000001_mesh.obj').

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