sebastianstarke / AI4Animation

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

importing training data in unity AI4Animation 2022 #101

Closed kotaxyz closed 1 year ago

kotaxyz commented 1 year ago

i finished training my dataset but i have no clue how to import it using the deep phase importer in unity

zz zxz

sebastianstarke commented 1 year ago

You would need to assign the path to the sequence file that was generated when exporting your dataset from Unity for training the PAE and also the path to the phase file that was generated by PAE (Parameters_10.txt). After that, when you click process the script will add all the phases in the txt file to the associated frames in the asset files.