Closed FireMonkey796 closed 3 years ago
These information is well explained in the readme.txt of 3DPW datasets.
Thank you! I just missed it. The concept are getting clearer. But what's the relationship between the items with and without 60Hz? Like poses and poses_60Hz, trans and trans_60Hz
I also find that the value of "pose2d" are integers which I think it's the exact position within the image. But as for "poses" and "poses_60Hz", the values are constrained within (-1, 1). I wonder what's the actual meaning of these values?
The 3DPW dataset could be freely downloaded from the website. You can dig into the details of the annotations if you download it.
Hello. Thanks for your work. I am currently conducting some researches on 3d human pose estimation, and I want to consult some concepts.
I noticed that there are lots of information containing in the pkl files. I am a newcomer in this field, and the values make me confused. For example, I wonder that what's the difference between "pose", "pose2d", "poses_60Hz" and "jointPositions"? And also, there are 5 items containing the information of SMPL including "betas", "betas_clothed" and "pose", and what's their exact meaning?
Or to be simplified, are there any references which can explain such items with exact meanings in details? It will be my pleasure if you are willing to help me!