stuarteiffert / RNN-for-Human-Activity-Recognition-using-2D-Pose-Input

Activity Recognition from 2D pose using an LSTM RNN
291 stars 77 forks source link

X_train.txt and Y_train.txt #11

Closed kli017 closed 5 years ago

kli017 commented 5 years ago

Hello, Thanks for sharing this great project. I was wondering could you provide a simple example of X_train.txt and Y_train.txt so I can create the input data by myself. Cause I am using the tf_openpose. Thanks a lot!

kli017 commented 5 years ago

Sorry, just noticed the link of dataset. Thanks.

ghost commented 5 years ago

hello @kli017 Can you tell me how to train with tf_openpose?