Skip to content

About coordinates space of kp3ds and kp2ds #330

Answered by Arthur151
170928 asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry for the misguidance of the variable names.

kp3ds is the root-aligned (pelvis) 3D keypoints coordinates.

kp2ds is the 2D keypoints coordinates on the image.

All datasets follow the same format.

Q: In h36m, info['cam'] has (3, 3) and info['pose'] has (3, 72). What is first dimension of two values.
If the current frame is frame i, 3 is the cam and pose of frame i-1, i, i+1. These numbers are quite similar, which can introduce some noise for supervision, which may avoid overfitting.

Q: Why you set pose[:3] = root_rotation in h36m.
Here the info['cam'] is the first 3-dim of SMPL pose parameter, global rotation under one of four views of the cameras, instead of the camera parameters we in…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 170928
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants