Open
Description
Based on this discussion:
AI4Bharat/OpenHands#29 (comment)
I think there is a need for code to quickly generate pose objects, with the Posebody type as a variable argument. I can take the code for this from unit tests, e.g. https://github.com/AmitMY/pose-format/blob/master/pose_format/pose_test.py#L159
This is what I had in mind:
random_pose_object = pose_format.Pose.random(pose_type="openpose_137", body_tpe="numpy", num_frames=10)
Metadata
Metadata
Assignees
Labels
No labels