maudzung / TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch

Unofficial implementation of "TTNet: Real-time temporal and spatial video analysis of table tennis" (CVPR 2020)
https://arxiv.org/pdf/2004.09927.pdf
586 stars 157 forks source link

Once i Run to code with respective to video frames are not matching #33

Open surya-vamsi2310 opened 1 year ago

surya-vamsi2310 commented 1 year ago

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