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
Our 3D avatar control can currently only control Mixamo avatars, and does so very poorly.
Controlling more general avatars (especially with faces) is necessary.
Description
We should add a rule-based 3D avatar solver such as https://github.com/yeemachine/kalidokit to be solve the avatar positions from the mediapipe poses directly.
Alternatives
Neural-network only approach. This will require training a better avatar model.
The text was updated successfully, but these errors were encountered:
Problem
Our 3D avatar control can currently only control Mixamo avatars, and does so very poorly.
Controlling more general avatars (especially with faces) is necessary.
Description
We should add a rule-based 3D avatar solver such as https://github.com/yeemachine/kalidokit to be solve the avatar positions from the mediapipe poses directly.
Alternatives
Neural-network only approach. This will require training a better avatar model.
The text was updated successfully, but these errors were encountered: