Traceback (most recent call last):
File "EverybodyDanceNow_reproduce_pytorch-master/make_source.py", line 18, in
if len(os.listdir('./data/source/images'))<100:
FileNotFoundError: [Errno 2] No such file or directory: './data/source/images'
how to run make_source.py?
Thank you!
Traceback (most recent call last): File "EverybodyDanceNow_reproduce_pytorch-master/make_source.py", line 18, in
if len(os.listdir('./data/source/images'))<100:
FileNotFoundError: [Errno 2] No such file or directory: './data/source/images'
how to run make_source.py?
Thank you!