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

Performance question #290

Open
gasparuff opened this issue May 25, 2024 · 0 comments
Open

Performance question #290

gasparuff opened this issue May 25, 2024 · 0 comments

Comments

@gasparuff
Copy link

Hello,

I'm running this project on a Raspberry Pi4 with 4GB of RAM and it works actually quite well. I'm testing with a bunch of photos I took many years ago and the detection works. Although it takes between 5-10 seconds for detecting the license plate and returning the result. Although sometimes the RPi just "dies" when I execute the detection too many times, I guess the hardware is just reaching it's limits (overheating?).

Is there anything I can do to improve this? I'm thinking in the direction of sacrificing quality for speed. For the particular case I want to solve, I will always get just one photo in very good quality and the license plate will always be approximately in the same region of the photo.

What are my options?

PS: Thanks to all of you for putting together such an awesome project, that allows me to run ANPR without almost any knowledge about ML. Although I'm digging into the whole topic to get a better understanding of everything, it will take me some more time until I get the full picture :).

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

1 participant