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

Only recognize numbers #94

Open
jeeve opened this issue Jun 6, 2023 · 1 comment
Open

Only recognize numbers #94

jeeve opened this issue Jun 6, 2023 · 1 comment

Comments

@jeeve
Copy link

jeeve commented Jun 6, 2023

How use Parseq to recognize only numbers (or date) ?

@ceyxasm
Copy link

ceyxasm commented Jun 7, 2023

Can you please elaborate on what you mean by how to use?
You can use pre-trained weights and read.py.
You can also change the charset in test.py to numeric characters as they overwrite the charset defined in the main.yaml

If your use case is specifically recognizing numbers/dates; you can also train your model on a custom dataset.
There is no open dataset of dates or numbers as per my knowledge. So maybe you can create one (refer to synth-tiger)

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