pyskl
pyskl copied to clipboard
How to generate NTU120 _ 2d.pkl file
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!
Also NTU60 _ 2d.pkl and NTU120 _ 2d.pkl has size (batch_size, 2, 243, 17, 3). The question is: 2 stands for what?
I think 2 stands the number of people in the video.