Open neuripsasd opened 2 years ago
Hi, actually, use should use Pose2Pose branch (https://github.com/mks0601/Hand4Whole_RELEASE/tree/Pose2Pose/data) for the 3DPW evaluation.
Thank you for the answer.
I've used the released model (snapshot_6.pth.tar) to test on 3DPW dataset, and the results are quite far from the accuracy reported in the paper.
These are the results I got: MPJPE: 526.83 mm PA MPJPE: 404.11 mm MPVPE: 544.21 mm PA MPVPE: 402.07 mm
Do you have any idea?
Pose2Pose branch? main branch?
pose2pose branch
I guess you used snapshot_6.pth.tar from main branch, not Pose2Pose branch.
Hi thank you for the nice work!
Can you provide J_regressor_h36m_smpl.npy used in PW3D #26?