In the make_source.py, you chose index=13 for head_cord (i.e., head_cord=cord[13]).
How did you come up with this index '13'?
Shouldn't it be a '0', i.e., nose (index=0 for COCO keypoint order)?
In fact... could you show the keypoints order in the cord list?
In the make_source.py, you chose index=13 for head_cord (i.e., head_cord=cord[13]).
How did you come up with this index '13'?
Shouldn't it be a '0', i.e., nose (index=0 for COCO keypoint order)?
In fact... could you show the keypoints order in the cord list?