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

val.txt and val2.txt #26

Closed tushar786rangari closed 4 years ago

tushar786rangari commented 4 years ago

could you please explain what is the use of val2.txt and which data is put on val.txt and val2.txt

stuarteiffert commented 4 years ago

val2.txt and val.txt are not required for testing or training. They were only included by myself for checking how the model ran on a short sequence.