sebastianstarke / AI4Animation

Bringing Characters to Life with Computer Brains in Unity
7.4k stars 1.03k forks source link

SIG-2020:Are the style signals also be labeled automatically? If so, how to calculate? #83

Closed zll961020 closed 1 year ago

paulstarke commented 1 year ago

The styles can be automatically labeled as a pre-processing step using different heuristic functions. You can find those in the MotionProcessor: https://github.com/sebastianstarke/AI4Animation/blob/master/AI4Animation/SIGGRAPH_2020/Unity/Assets/Scripts/DataProcessing/Processor/MotionProcessor.cs