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 get the texture? #13

Open
LSY1111 opened this issue Oct 13, 2021 · 1 comment
Open

How to get the texture? #13

LSY1111 opened this issue Oct 13, 2021 · 1 comment

Comments

@LSY1111
Copy link

LSY1111 commented Oct 13, 2021

Thank you for your code!
Could you please tell me how to get the texture of the initial input image that can be transferred to the 3D garment.
Is there any possibility to get a Garment Wardrobe with the code, including the texture and 3D garment, and then dress the SMPL.

@jby1993
Copy link
Owner

jby1993 commented Oct 14, 2021

The method only predicts the separate body and garment meshes and can not extract texture from the image. The results with texture in the paper are based on the gt scan meshes with texture. To put it simply, it means to register my clothed body representation to the gt scans and utilizes the geometric correspondence to convert the gt texture to my garments' uv map.

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