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

[Question]: Is it possible to detect the US state? #26

Open
alexisgaziello opened this issue Feb 20, 2023 · 3 comments
Open

[Question]: Is it possible to detect the US state? #26

alexisgaziello opened this issue Feb 20, 2023 · 3 comments

Comments

@alexisgaziello
Copy link

Given that in the US, states can give the same license plate numbers; the state must also be recognized to get the unique ID of a license plate. Is that possible with this package? In case it's not, do you have an estimation of the difficulty of implementation?

@faisalthaheem
Copy link
Owner

Hey, yes it's possible, generally you could train the plate classifier to recognize the state, could you please upload a few examples of license plates?

@alexxxo1985
Copy link

Hey @faisalthaheem. Which countries plates are supported for now?

@cesardv
Copy link

cesardv commented Nov 26, 2024

I'd Imagine training a US state classifier is doable but would need lots of data samples. There's also multiple version of a plate for a given state sometimes, in my state I've seen like 3 different standard plate designs, and countless "vanity" plates - for sports teams, universities, misc causes/associations. Here's the bare minimum sample plates for the US

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