Hi, I'm trying to run the code normalization.py but I have some issues.
How do you obtain the file pose_source.npy? I mean, from OpenPose you can get file .json or .yml.
I have tried to convert a .json file into a .npy, saving just the values of 'pose_keypoints_2d', but it doesn't work, and I get a white image as the output normalized label..
Could you explain how you did it, or do you have any suggestion?
Thank you in advance