sign / translate

Effortless Real-Time Sign Language Translation
https://sign.mt
Other
473 stars 80 forks source link

[Feature] Add rule based 3D avatar control #121

Open AmitMY opened 10 months ago

AmitMY commented 10 months ago

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.