everybody_dance_now_pytorch
everybody_dance_now_pytorch copied to clipboard
'if nor' typo in compute_coordinates_for_video.py
There is a typo in compute_coordinates_for_video line 249. It should read: if not os.path.isdir(pose_dir):