Chiaraplizz / ST-TR

Spatial Temporal Transformer Network for Skeleton-Based Activity Recognition
MIT License
299 stars 58 forks source link

how to get train_label_filtered.pkl? #26

Closed jianghongcheng closed 3 years ago

jianghongcheng commented 3 years ago

I only have train_label.pkl, then how to get train_label_filtered.pkl?

Chiaraplizz commented 3 years ago

Either you pre-processed the dataset or not, the labels are the same.

Chiara