[X] I have searched the Supervision issues and found no similar feature requests.
Question
Hi there,
I'm working on some realtime object detecion and my fps is always 0.3 FPS (both on GPU T4, and CPU), i started form time_in_zone example. On start it spikes, for single second GPU-40FPS, CPU 10 FPS, and as time goes it goes down to 0.3FPS
Search before asking
Question
Hi there, I'm working on some realtime object detecion and my fps is always 0.3 FPS (both on GPU T4, and CPU), i started form time_in_zone example. On start it spikes, for single second GPU-40FPS, CPU 10 FPS, and as time goes it goes down to 0.3FPS
requirments.txt
supervision>=0.20.0 ultralytics==8.2.22 opencv-python==4.8.0.76 inference==0.9.17
my app.py
Thanks in advance.
Additional
No response