ArtLabss / tennis-tracking

Open-source Monocular Python HawkEye for Tennis
https://www.artlabs.tech
The Unlicense
392 stars 95 forks source link

Question about speed #17

Closed 1nv0k3r closed 1 year ago

1nv0k3r commented 2 years ago

Hi, I have used your algorithm in the official video but it is really slow like 2-3 fps in 3070. I wonder if the high resolution like 1080p video may influence the speed? And it seems that low resolution input video will affect the precison seriously, so what is the suggested resolution balance between speed and accuracy? BTW, which step do you think is the bottleneck that takes the most time?

shukkkur commented 1 year ago

@1nv0k3r Hi! Not sure about the resolution and speed correlation. As for the execution time, you can have a look at the following file - performance.txt

In Summary