pyskl icon indicating copy to clipboard operation
pyskl copied to clipboard

How to generate NTU120 _ 2d.pkl file

Open MingXinSONGX opened this issue 1 year ago • 2 comments

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!

MingXinSONGX avatar Aug 25 '23 08:08 MingXinSONGX

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

morzh avatar Sep 08 '23 10:09 morzh

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

MingXinSONGX avatar Sep 11 '23 02:09 MingXinSONGX