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

Test vs Demo file ? #23

Open Razamalik4497 opened 2 years ago

Razamalik4497 commented 2 years ago

When I run the test.py using the describe parameter in " test_3rd_phase.sh " model testing time is much faster but only show the text result no any visualization stuff (not display output video) ,I use to run demo.py using the parameter in " demo.sh " it showing me the output video but it was very slow like on 2 minutes video it takes 10 minutes to test .

Which parameter should I use to test my model on real time & show me real time output video.

Note

there are three files for training " train_1st_phase.sh " " train_2nd_phase.sh " " train_3rd_phase.sh " but only 1 file for testing " test_3rd_phase.sh " I Guess " test_1st_phase.sh " & " test_2nd_phase.sh " are missing .

( English is not my mother tongue sorry for my poor language )

surya-vamsi2310 commented 1 year ago

Hello Raza Do you have Data Set of this Model