aipixel / GaussianAvatar

[CVPR 2024] The official repo for "GaussianAvatar: Towards Realistic Human Avatar Modeling from a Single Video via Animatable 3D Gaussians"
https://huliangxiao.github.io/GaussianAvatar
MIT License
409 stars 29 forks source link

Question about SMPLX #24

Open LeeBeen1 opened 6 months ago

LeeBeen1 commented 6 months ago

Hi,thanks for your greating work. I would like to request a demo and preprocessing script for SMPL-X. Initially, I am curious about obtaining the action parameters for SMPL-X. I have utilized PyMAF-X to acquire the SMPL-X data. Are there any additional transformations that I need to perform?

Furthermore, could you guide me on how to obtain the files "query_posemap_512_cano_smplx.npz" and "smplx_cano_joint_mat.pth"?

Thank you.

huliangxiao commented 6 months ago

Please refer to this issue (https://github.com/aipixel/GaussianAvatar/issues/21#issuecomment-1982246243)