AliaksandrSiarohin / video-preprocessing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NameError: name 'test_videos' is not defined

tailangjun opened this issue · comments

crop_taichi.py:45 test_videos is not defined

partition = 'test' if video_id in test_videos else 'train'