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

smpl parameters #36

Open
melih-unsal opened this issue Jan 31, 2021 · 6 comments
Open

smpl parameters #36

melih-unsal opened this issue Jan 31, 2021 · 6 comments

Comments

@melih-unsal
Copy link

Hi, how to get the smpl parameters (pose and beta parameters) from an image?

@ujjawalcse
Copy link

Hi @Melih1996 ,
Did you find out how to get SMPL parameters from an image?
If yes, Please share with me also.
I checked the 'betas.npy' in '*_parameters.npz' returned by Expose,it's shape is same as the SMPL 'num_betas' in results.pkl returned by SMPL parameters. Both are tensors of shape 10. But values are different.
Can anyone please guide what is the difference between the shape parameters of SMPL and Expose (SMPLX)?

@booker-max
Copy link

Do you have the training code for this paper? Can you share it with me? This is my email address 1654617276wj@gmail.com,Thank you very much.!

@sklipnoty
Copy link

Hi @Melih1996 ,
Did you find out how to get SMPL parameters from an image?
If yes, Please share with me also.
I checked the 'betas.npy' in '*_parameters.npz' returned by Expose,it's shape is same as the SMPL 'num_betas' in results.pkl returned by SMPL parameters. Both are tensors of shape 10. But values are different.
Can anyone please guide what is the difference between the shape parameters of SMPL and Expose (SMPLX)?

Were you able to retrieve shape and pose coefficients?

@ujjawalcse
Copy link

Hi @sklipnoty ,
I used smplify-x for my task to generate smpl parameters. It can provide both smpl and smplx parameters accordingly.
Otherwise, you will have to run the code of "Transfer Data from smplify" repo to convert data from smplx to smpl model.
Thanks.

@Fostereee
Copy link

Hi @sklipnoty ,
I used smplify-x for my task to generate smpl parameters. It can provide both smpl and smplx parameters accordingly.
Otherwise, you will have to run the code of "Transfer Data from smplify" repo to convert data from smplx to smpl model.
Thanks.

Hi, could you please post the link of the repo that converts smplx to smpl? Thanks

@ujjawalcse
Copy link

you can check out the folder "transfer model" in this repository https://github.com/vchoutas/smplx.
Thanks

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

5 participants