Open gjmm07 opened 1 month ago
Hi everyone,
why is the keypoints_3d shape when using the expose model (14,3)? Shouldn't it be (104,3)? Are some keypoints_3d suppressed?
I'm using: print(mesh_results[0]["keypoints_3d"].shape)
print(mesh_results[0]["keypoints_3d"].shape)
Cheers
Hi everyone,
why is the keypoints_3d shape when using the expose model (14,3)? Shouldn't it be (104,3)? Are some keypoints_3d suppressed?
I'm using:
print(mesh_results[0]["keypoints_3d"].shape)
Cheers