You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use my own image as input. So I've followed the way of IMAvatar. However, I could not match output of FLAME parameter of DECA to FLAME parameter of SplattingAvatar.
As fas as I know,
DECA extracts FLAME parameters like ['pose' 6 real numbers, 'cam' 3 real numbers, 'exp' 50 real numbers, 'shape' 100 real numbers],
and FLAME parameter of SplattingAvatar are ['world_mat' RT matrix, 'expression' 50 real numbers, 'pose' 15 real numbers, 'bbox' 3 real numbers, 'flame_keypoints' 140 real numbers]
Please let me know what I've done wrong. Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
I tried to use my own image as input. So I've followed the way of IMAvatar. However, I could not match output of FLAME parameter of DECA to FLAME parameter of SplattingAvatar.
As fas as I know,
DECA extracts FLAME parameters like ['pose' 6 real numbers, 'cam' 3 real numbers, 'exp' 50 real numbers, 'shape' 100 real numbers],
and FLAME parameter of SplattingAvatar are ['world_mat' RT matrix, 'expression' 50 real numbers, 'pose' 15 real numbers, 'bbox' 3 real numbers, 'flame_keypoints' 140 real numbers]
Please let me know what I've done wrong. Thank you.
The text was updated successfully, but these errors were encountered: