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
602 stars 159 forks source link

fixing parameter and updating pre-requisites #8

Closed panchul closed 4 years ago

panchul commented 4 years ago

In my system I had to install PyTorchJPEG, and also I noticed a typo in demo.sh. Creating a PR to address those.