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

data preparation question. #37

Open
antonyvan opened this issue Jan 11, 2023 · 0 comments
Open

data preparation question. #37

antonyvan opened this issue Jan 11, 2023 · 0 comments

Comments

@antonyvan
Copy link

Hi, Thank you very much for sharing your work.
I am trying to prepare the training data. However, I come across two questions. (1) In step 1. we are supposed to get scaled_scan.obj and scaled_body_shape.obj . I have input scan.obj, but what is the body_shape.obj, it is obtained by SMPL registered to scan.obj ? how could I get it ?
(2) in step 2, This step is to get smpld_registration.obj right ?

Scaled_scan.obj and scaled_body_shape.obj will be used in boundary_sampling_double.py/boundary_sampling function to get boundary query points. and smpld_registration.obj will be used in boundary_sampling_double.py/part_labelling for get body parts labels.
Thanks a million for your time.

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

1 participant