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

missing file 'deps/inference/labels.json' #25

Closed yonishafir closed 1 year ago

yonishafir commented 1 year ago

Hi, trying to use your sample_seq process, I've encountered the following issue, there is no 'deps/inference/labels.json' file, and there is no any documentation regarding this

https://github.com/athn-nik/teach/blob/212c9e8d830166517101a5d345581e7a1b411e2e/sample_seq.py#L30

** Update, I've noticed that this is not needed and can be removed from the code