Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make the templates.npy for 133joints? #55

Open
luckcodingdog opened this issue Apr 24, 2024 · 1 comment
Open

How to make the templates.npy for 133joints? #55

luckcodingdog opened this issue Apr 24, 2024 · 1 comment

Comments

@luckcodingdog
Copy link

I have one question about the './data_extra/bone_length_npy/hm36s15678_bl_templates.npy'.
The shape of ndarry is [5,15]. what's the meaning of it? why the row is 5?
Another question, i want to apply PoseAug on coco-wholebody dataset (133 keypoints).
Do you have some suggestions about this?
Thanks in advance and look forward for your suggestion.

@Garfield-kh
Copy link
Collaborator

Hi, thank you for the interest.

I have one question about the './data_extra/bone_length_npy/hm36s15678_bl_templates.npy'.
The shape of ndarry is [5,15]. what's the meaning of it? why the row is 5?

5 means 5 subject(person), S1 S5 S6 S7 S8,

Another question, i want to apply PoseAug on coco-wholebody dataset (133 keypoints).
Do you have some suggestions about this?

If coco-wholebody dataset 2D or 3D? if 2D, you can extract the 2D keypoint convert into same definiation as H36M as 2D target dominain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants