3d_pose_baseline_pytorch
3d_pose_baseline_pytorch copied to clipboard
Error calculation
trafficstars
Hi,
In the original tensorflow repo , while creating the 3d GT data , they centre the poses wrt hip joint and while calculating the error undo that. But in your code , you just unnormalize it but dont take into account the hip position. Is that the correct way?