ATAboukhadra / THOR-Net

End-to-end Graformer-based Realistic Two Hands and Object Reconstruction with self-supervision
20 stars 2 forks source link

about: procrustes-align mpjpe #12

Open MIAO-XINGYANG opened 7 months ago

MIAO-XINGYANG commented 7 months ago

I have noticed that the test results in the paper are categorized into two types: procrustes-align mpjpe and non-procrustes-align mpjpe. However, the code provided only includes the relevant codes for non-procrustes-align mpjpe. Could you please share the code for procrustes-align mpjpe? I am looking forward to your response.

ATAboukhadra commented 6 months ago

Hi,

Sorry for the late reply, the code of the procrustes alignment used in HO3D evaluation can be found here: eval

However, we used the evaluation done automatically through the HO3D challenge website to get the numbers mentioned in the paper. We only needed to prepare a submission to the website to get the numbers.