Open redorangeyellowy opened 1 year ago
I want to render the mesh of some data in HO3D dataset.
https://github.com/namepllet/HandOccNet/blob/65c00af06ad81f568a6ad0ff4919f7f1d6c65e44/common/utils/vis.py#LL123C8-L123C8
In here, mesh has GT of mano_pose, mano_shape, but I cannot find GT of mano_trans. In this case, how can I render it?
mesh
I want to render the mesh of some data in HO3D dataset.
https://github.com/namepllet/HandOccNet/blob/65c00af06ad81f568a6ad0ff4919f7f1d6c65e44/common/utils/vis.py#LL123C8-L123C8
In here,
mesh
has GT of mano_pose, mano_shape, but I cannot find GT of mano_trans. In this case, how can I render it?