jihoonerd / Conditional-Motion-In-Betweening

🕹️ Official Implementation of Conditional Motion In-betweening (CMIB) 🏃
https://jihoonerd.github.io/Conditional-Motion-In-Betweening/
123 stars 9 forks source link

Unit length representation in global coordinates #40

Closed jihoonerd closed 3 years ago

jihoonerd commented 3 years ago

As prediction in global coordinate system presented improved visual performance, converting input representation from local to global is in progress. However, global coordinate prediction has critical disadvantage that cannot guarantee the length of links.

Predicting the unit displacement and multiplication after it will provide link length preserving representation in global coordinate.