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

Show samples from latent space. #22

Open
eaglex-sh opened this issue Sep 2, 2019 · 3 comments
Open

Show samples from latent space. #22

eaglex-sh opened this issue Sep 2, 2019 · 3 comments

Comments

@eaglex-sh
Copy link

eaglex-sh commented Sep 2, 2019

Something wrong with OpenGL on my macOS. How can I save the intermediate results as mesh files from latent space? I am trying to visualize the results with MeshLab.

@eaglex-sh eaglex-sh reopened this Sep 3, 2019
@eaglex-sh
Copy link
Author

I run the script below
python main.py --data data/bareteeth --name bareteeth --mode latent --no-cuda
and it returns the following errors.
OpenGL test failed: stdout: stderr: freeglut (foo): failed to open display ''
How can I fix it?

@anuragranj
Copy link
Owner

I think the openGL fails to open a window to show the visualization. It must be a problem with the opengl version. You could also try to save the meshes as object files instead of using the meshviewer for a quick work around.

@OscarBEST
Copy link

Could you please give me a few hints on which function I should modify to save the meshes? Thanks a millon.

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

3 participants