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

I have the rendered image. How can I convert it to a 3D mesh? #10

Open
HOMGH opened this issue Aug 10, 2020 · 1 comment
Open

I have the rendered image. How can I convert it to a 3D mesh? #10

HOMGH opened this issue Aug 10, 2020 · 1 comment

Comments

@HOMGH
Copy link

HOMGH commented Aug 10, 2020

Hi @reshow
I had a question regarding generating a 3D mesh. For this, we need vertices (N3), textures(N3) and triangle indices. But in a case that the output of our model is just a shape (N3) and texture (224224*3) like https://github.com/tranluan/Nonlinear_Face_3DMM , how can we convert it to a 3D mesh? What triangle would be in this case?
Appreciate your help.

@reshow
Copy link
Owner

reshow commented Nov 26, 2020

Has this problem been solved? I think Nonlinear 3DMM may provide a mapping between N3 and 2242243.

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