mks0601/3DMPPE_POSENET_RELEASE

about h36m parsing.

Opened this issue · 1 comments

Hi ,wonderful work for 3D human pose estimation. I wonder how to parsing the raw h36m data from pose to swing and twist. thank you.

In this repo, I provided only 3D joint coordinates, not swing and twist rotations. For the SMPL pose parameters (https://drive.google.com/drive/folders/1ySxiuTCSdUEqbgTcx7bx02uMglPOkKjc?usp=sharing), which include rotations, I used NeuralAnnot (my previous work) to get 3D pseudo-GTs. Please refer to that paper.