Vegetebird / MHFormer

[CVPR 2022] MHFormer: Multi-Hypothesis Transformer for 3D Human Pose Estimation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to get the coordinate data?

ycj1124 opened this issue · comments

after your instructions I can successfully get the MPJPE rate and the output video like this:

2022-06-30 10-14-43 的屏幕截图

and I wonder whether I could get the coordinate data of the point,such as the (x,y) of the human joint? which .py could I run to make it possible?
thank you very much

The 'input_2D' contains coordinate data of input (x,y) joints.