everybody_dance_now_pytorch icon indicating copy to clipboard operation
everybody_dance_now_pytorch copied to clipboard

'if nor' typo in compute_coordinates_for_video.py

Open dklingmann opened this issue 4 years ago • 0 comments

There is a typo in compute_coordinates_for_video line 249. It should read: if not os.path.isdir(pose_dir):

dklingmann avatar Jun 01 '21 14:06 dklingmann