namepllet / HandOccNet

Offical pytorch implementation of "HandOccNet: Occlusion-Robust 3D Hand Mesh Estimation Network", CVPR 2022.
158 stars 31 forks source link

Fit the 3D mesh to the 2D joint predictioin #29

Closed hongsukchoi closed 1 year ago

hongsukchoi commented 1 year ago

Get hand's global translation by fitting the 3D mesh to the 2D joint prediction.

Ex)

[Fitting]: fitting finished with loss of 281.0767517089844
Scale: [1.], Translation: [-0.10579994  0.1278568   0.7418691 ]

Projected 3D joints.

projected_3d_joint; width=200