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
410 stars 29 forks source link

What project did you use to estimate the SMPL-X parameters? #25

Open RR-28023 opened 6 months ago

RR-28023 commented 6 months ago

Hi! Thanks for the great work. I'd like to know what project / code did you use to obtain the SMPL-X parameters used for training. You point us to InstantAvatar (which relies in OpenPose and ROMP) to extract the SMPL parameters. But what about the SMPL-X ones? Thanks!