After runing about 8 batch, it returns bug
Fail to perform transform [<paddlevideo.loader.pipelines.sample_one_file.OneFileSampler object at 0x7f5ab4d1f3a0>] with error: index 333 is out of bounds for axis 0 with size 327 and stack:
Traceback (most recent call last):
File "/content/Soccernet-features/paddlevideo/loader/pipelines/compose.py", line 69, in call
data = p(data)
File "/content/Soccernet-features/paddlevideo/loader/pipelines/sample_one_file.py", line 171, in call
return self._get(frames_idx, results)
File "/content/Soccernet-features/paddlevideo/loader/pipelines/sample_one_file.py", line 126, in _get
imgbuf = frames[idx]
IndexError: index 333 is out of bounds for axis 0 with size 327
After runing about 8 batch, it returns bug
Fail to perform transform [<paddlevideo.loader.pipelines.sample_one_file.OneFileSampler object at 0x7f5ab4d1f3a0>] with error: index 333 is out of bounds for axis 0 with size 327 and stack:
Traceback (most recent call last):
File "/content/Soccernet-features/paddlevideo/loader/pipelines/compose.py", line 69, in call
data = p(data)
File "/content/Soccernet-features/paddlevideo/loader/pipelines/sample_one_file.py", line 171, in call
return self._get(frames_idx, results)
File "/content/Soccernet-features/paddlevideo/loader/pipelines/sample_one_file.py", line 126, in _get
imgbuf = frames[idx]
IndexError: index 333 is out of bounds for axis 0 with size 327