sign/translate

[Feature] Add rule based 3D avatar control

Ouverte

#121 ouverte le 26 nov. 2023

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (164 forks)auto 404
enhancementhelp wantedspoken-to-signed

Métriques du dépôt

Stars
 (777 étoiles)
Métriques de merge PR
 (Merge moyen 1m) (1 PR mergée en 30 j)

Description

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.

Guide contributeur