pytorch-video-recognition icon indicating copy to clipboard operation
pytorch-video-recognition copied to clipboard

Questions about VideoDataset

Open AI-Hello opened this issue 4 years ago • 0 comments
trafficstars

视频转换图片转换不出来,错误提示:os.listdir(os.path.join(self.output_dir, 'train', video_class, video)))[0]) IndexError: list index out of range。不知道是什么原因,有人不知道吗,谢谢。 英文:Video conversion image can’t be converted, error prompt: os.listdir(os.path.join(self.output_dir,'train', video_class, video)))[0]) IndexError: list index out of range. I don’t know what the problem is, does anyone know, thank you。

AI-Hello avatar Jan 27 '21 12:01 AI-Hello