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

Real time analysis from camera #42

Open o1gres opened 1 month ago

o1gres commented 1 month ago

Hi,

is it possible to analyze a pingpong match real time using a camera?

I have a HD USB camera, the camera focuses the table and the players. Is possibile to have the scoreborad real time? Which params I need to use to run the python program?

Thank you