Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Animation pkl file #9

Closed
MohamedHussein736 opened this issue Jun 16, 2023 · 2 comments
Closed

Animation pkl file #9

MohamedHussein736 opened this issue Jun 16, 2023 · 2 comments

Comments

@MohamedHussein736
Copy link

Hi,
Thanks again for your awesome work.
I trying to export a motion pkl file from video using PyMAFx as you suggested, However, the output pkl file is different than yours.

x-avatar | PyMAFx output

(1, 72) ----> (1,24,3,3) body_pose
(1, 45) ----> (1,15,3,3) left_arm
(1, 45) ----> (1,15,3,3) right_arm
(1, 3) ----> (1,3,3) jaw_pose
(1, 10) ----> (1,50) facial_expression

How to move from PyMAFx output to x-avatar motion pkl file.

Thanks.

@Skype-line
Copy link
Owner

Hi,
I just added the code to convert PyMAFx results to our format, which basically smooth the original outputs. Hope it helps :)

@MohamedHussein736
Copy link
Author

Awesome, Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants