Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

執行速度 #8

Open
JonathanTW1990 opened this issue Feb 2, 2021 · 3 comments
Open

執行速度 #8

JonathanTW1990 opened this issue Feb 2, 2021 · 3 comments

Comments

@JonathanTW1990
Copy link

作者您好

我參照您的程式碼,我也更改了模型,執行官方的yolov5s模型,速度依然無法突破30fps

同機器使用官方yolov5m檢測時速度與官方給的執行速度也差很多

作者有發現這問題嘛?

謝謝

@Sharpiless
Copy link
Owner

可能是因为deepsort推理以及后处理较慢吧?官方给出的可能只是推理速度

@swy0915
Copy link

swy0915 commented Oct 25, 2021

demo.py里面
cv2.waitKey(t)
改成
cv2.waitKey(1)

@jdnbshi
Copy link

jdnbshi commented Apr 20, 2022

@swy0915 不胜感激

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants