yanx27 / EverybodyDanceNow_reproduce_pytorch

Everybody dance now reproduced in pytorch
MIT License
608 stars 172 forks source link

have a problem in make_target #82

Open huangzhao1 opened 4 years ago

huangzhao1 commented 4 years ago

Traceback (most recent call last): File "make_target.py", line 95, in head_cord = cord[index] IndexError: list index out of range

phanthaiduong22 commented 4 years ago

I have the same problem. Have anyone solved it?

justinjohn0306 commented 3 years ago

head pose = pose_cords[ new index ]

with check head image

BlackienBad commented 3 years ago

@justinjohn0306 I don't have the variable head pose, and what do you mean by "with check head image"?

RovingSword commented 3 years ago

may be your video is vertical... the input video must be horizontal, otherwise it cannot detect you pose correctly