Hello there,
Trying out the benchmark, yet facing following error when model.fit_generator() executed.
sk-video.vread throws an exception when reading corrupted video into frames such as ‘vivrQrGGhM.mp4’. Any ideas how to fix it?
Exception in thread Thread-15:
Traceback (most recent call last):
File “/home/user/anaconda3/lib/python3.5/site-packages/skvideo/io/ffmpeg.py”, line 267, in readframe_data
assert len(arr) == framesize
AssertionError
Many thanks,
T