TaeSoo-Kim / TCNActionRecognition

Skeleton based action recognition models with TCN variants for learning interpretable representation.
122 stars 33 forks source link

Update train.py #12

Closed Mikexu007 closed 6 years ago

Mikexu007 commented 6 years ago

np.frombuffer default dtype is float ; but label is np.float32; if it does not change, the dimension is not right