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

How to improve FPS on raspberry pi? #191

Open
talenta01 opened this issue Jul 12, 2024 · 1 comment
Open

How to improve FPS on raspberry pi? #191

talenta01 opened this issue Jul 12, 2024 · 1 comment

Comments

@talenta01
Copy link

I have deployed the object detection model to the raspberry pi, but the FPS is still small. How do I increase the FPS so that the model can be used for object detection in realtime?
please help me!!!

@Petros626
Copy link

Petros626 commented Oct 5, 2024

google coral ai usb accelerator or using the GPU of the RPi. Also possible using threading to optimize the code.

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

2 participants