You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\surya\OneDrive\Desktop\TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch\src\demo.py", line 107, in
demo(configs=configs)
File "C:\Users\surya\OneDrive\Desktop\TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch\src\demo.py", line 48, in demo
for count, resized_imgs in video_loader:
File "C:\Users\surya\OneDrive\Desktop\TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch\src\data_process\ttnet_video_loader.py", line 49, in next
assert ret, 'Failed to load frame {:d}'.format(self.count)
AssertionError: Failed to load frame 78
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\Users\surya\OneDrive\Desktop\TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch\src\demo.py", line 107, in
demo(configs=configs)
File "C:\Users\surya\OneDrive\Desktop\TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch\src\demo.py", line 48, in demo
for count, resized_imgs in video_loader:
File "C:\Users\surya\OneDrive\Desktop\TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch\src\data_process\ttnet_video_loader.py", line 49, in next
assert ret, 'Failed to load frame {:d}'.format(self.count)
AssertionError: Failed to load frame 78
The text was updated successfully, but these errors were encountered: