athn-nik / teach

Official PyTorch implementation of the paper "TEACH: Temporal Action Compositions for 3D Humans"
https://teach.is.tue.mpg.de
Other
383 stars 40 forks source link

problem in process_amass.py #12

Closed zhuangzhuang000 closed 1 year ago

zhuangzhuang000 commented 1 year ago

Hello! I had some problems in process_amass.py here are three problems

image



image



image

athn-nik commented 1 year ago

I have pushed some fixes can you try again and let me know?

zhuangzhuang000 commented 1 year ago

I have pushed some fixes can you try again and let me know?

it works! but there is still a small problem is that there is no input the args '--model_type', I set the model_type='smplh', is it right?

athn-nik commented 1 year ago

I have removed the arg since it is not really used, pull the latest changes and it should be good to go