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 my own garment_fts.pkl #58

Open
ljiqy opened this issue Sep 27, 2021 · 2 comments
Open

how to get my own garment_fts.pkl #58

ljiqy opened this issue Sep 27, 2021 · 2 comments

Comments

@ljiqy
Copy link

ljiqy commented Sep 27, 2021

Hi, thank you for your great work!
I want to create my own garment template, I have a standard SMPL model and corresponding garment model, but I haven't vertex indexes that described in your garment_fts.pkl, can you share your experience about how to get it?

@bharat-b7
Copy link
Owner

I cut the SMPL model to generate the garment templates. This way, I automatically got correspondences between the SMPL model and garment templates. You can also put the garment template on SMPL (you can use any PBS software to get accurate draping, if not already available) and then select closest vertices.

@ljiqy
Copy link
Author

ljiqy commented Sep 27, 2021

thank you for your quick reply!
I have test select closest vertices method, but I found the results have some same index, it means some vertices in garmet matching the same vertex in the SMPL body.

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