Mathux/TEMOS

There are some errors when i tried to run sample.py to generate motion

Closed this issue · 1 comments

QQ截图20230115170913
Error executing job with overrides: ['folder=D:\text-to-motion-main\TEMOS-master\TEMOS\pretrained_models\kit-amass-xyz\5xp9647f']
[01/15/23 16:45:45] INFO Global seed set to 1234 seed.py:54 INFO Loading data module sample.py:88Error executing job with overrides: ['folder=D:\text-to-motion-main\TEMOS-master\TEMOS\pretrained_models\kit-mmm-xyz\3l49g7hv']
Error in call to target 'temos.data.kit.KITDataModule':
FileNotFoundError(2, 'No such file or directory')
full_key: data

Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.


besides,
kit datasets have only "xxxx_mmm.xml","xxx_annotations.json"and"xxxx_meta.json",where to find "_fke.csv"? Is it the reason why I met these errors when I wanted to generate motions?

hope you can reply as soon as possible
thank you!

Hello @Jolinbaby ,

You should pre-processed the data with code of Ghosh et al. or JL2P, following the instructions of the README

Best,