Open huangzhao1 opened 4 years ago
I have the same problem. Have anyone solved it?
head pose = pose_cords[ new index ]
with check head image
@justinjohn0306 I don't have the variable head pose, and what do you mean by "with check head image"?
may be your video is vertical... the input video must be horizontal, otherwise it cannot detect you pose correctly
Traceback (most recent call last): File "make_target.py", line 95, in
head_cord = cord[index]
IndexError: list index out of range