kennymckormick / pyskl

A toolbox for skeleton-based action recognition.
Apache License 2.0
911 stars 175 forks source link

How to generate NTU120 _ 2d.pkl file #197

Open MingXinSONGX opened 11 months ago

MingXinSONGX commented 11 months ago

I want to generate skeleton annotations in MPII format for nturgbd datasets. I saw the extract Diving48 Example of Skeleton. But there is no similar JSON file on NTUGBD's official website. I would like to ask how you made NTU120 _ 2d.pkl file. Thanks!

morzh commented 10 months ago

Also NTU60 2d.pkl and NTU120 2d.pkl has size (batch_size, 2, 243, 17, 3). The question is: 2 stands for what?

MingXinSONGX commented 10 months ago

I think 2 stands the number of people in the video.