llcshappy / Monocular-3D-Human-Pose

Generalizaing Monocular 3D Human Pose Estimation in the Wild
146 stars 16 forks source link

More detail about "wild.npy" file #15

Open wenwen12321 opened 1 year ago

wenwen12321 commented 1 year ago

Hi author, thanks for your amazing work.

Can you explain more detail about content in the "wild.npy" file. I only know that its contain Label of MPII&LSP dataset info such as "Filename + 2D keypoint + 3D keypoint" and it's shape (9131, 86), what the exactly order of keypoint for your work?

And can you share the complete code about how to make "wild.npy" file.

If you can point me out, I would be very appreciate. Thanks in advanced, looking forward your reply.