atnikos / teach

Official PyTorch implementation of the paper "TEACH: Temporal Action Compositions for 3D Humans" [3DV 2022]
https://teach.is.tue.mpg.de
Other
387 stars 41 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