eriklindernoren/Action-Recognition

Small bug fix

ruoshiliu opened this issue · 0 comments

Thanks for sharing the repo!

extract_frames(video_path, time_left)
should be
extract_frames(video_path)

extract_frames(video_path, time_left),