Can I use the openpose to replace the compute_coordinate.py?Becasue my school project want to see the difference between 18 keypoints and more keypoints in the market dataset. Can you give me some suggestion about this question?
No you can not, at least it is not straight folward. The joint is hardcoded in these 18 keypoints and affine transformations is defined for them manually.
Can I use the openpose to replace the compute_coordinate.py?Becasue my school project want to see the difference between 18 keypoints and more keypoints in the market dataset. Can you give me some suggestion about this question?