Evaluation Models
July 15, 2022 ยท View on GitHub
The evaluation metrics for motion generation require models for feature extraction.
ACTOR provides a convenient download script to download the weights for the feature extractors used in this work for HumanAct12, NTU13 and UESTC. [link]
Note, that the action recognition models for HumanAct12 and NTU13 are originally provided by Action2Motion
After downloading, place the models in ImplicitMotion/model_file or specify --path_classifier when testing.