mkocabas / EpipolarPose

Self-Supervised Learning of 3D Human Pose using Multi-view Geometry (CVPR2019)
Other
598 stars 97 forks source link

can not get the right world coor #38

Open yileld opened 4 years ago

yileld commented 4 years ago

image I used cameras.py to convert coordinations. I convert a 2dpoint to camera coordination in camera 0 and 1, and the result camera coordinations are right as annotation describe.But when I convert them to world coordination, those two coordinations are not the same. Have I did something wrong?