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

smplx模型匹配问题 #38

Open
1aq-qa1 opened this issue Dec 28, 2024 · 4 comments
Open

smplx模型匹配问题 #38

1aq-qa1 opened this issue Dec 28, 2024 · 4 comments

Comments

@1aq-qa1
Copy link

1aq-qa1 commented Dec 28, 2024

您好,我使用Thuman2.1的smplx的*.pkl文件,生成smplx模型,发现并不能和您们提供的smplx模型完全fit。
为了匹配*.pkl的手部姿势,我将主成分设为45。并且模型性别为neutral。

下述是我的代码:
image
image

not fit
image
image

image

请问,我是否有所疏忽的地方。或者能够告知您们的*.pkl文件的使用策略是什么?非常感谢!

@kaigelee
Copy link

kaigelee commented Jan 6, 2025

请问能否分享一下数据集?发邮件一直不回复!

@1aq-qa1
Copy link
Author

1aq-qa1 commented Jan 6, 2025

请问能否分享一下数据集?发邮件一直不回复!

抱歉,Agreement受限,您只能从官方途径获取

@ytrock
Copy link
Owner

ytrock commented Jan 7, 2025

请发送了邮件但是没有收到邮件回复的老师同学,检查一下自己的邮箱的垃圾箱,或者换一个非高校邮箱的账号进行申请,谢谢。

@Eeeeclipse
Copy link

您好,我使用T human2.1的smplx的*.pkl文件,生成smplx模型,发现并不能和你们提供的smplx模型完全拟合。 为了匹配*.pkl的手部姿势,我将主成分设为45 。并且模型性别为中性。

登入我的網站代码: image image

不适合 image image

image

请问,我是否知道疏忽的地方。或者能够告知你们的*.pkl文件的使用策略是什么?非常感谢!

初始化模型的时候设置 use_pca=False 而不是 num_pca_comps = 45

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

4 participants