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

ETA on numbers and symbols #14

Closed
kulkarnivishal opened this issue Jul 18, 2018 · 7 comments
Closed

ETA on numbers and symbols #14

kulkarnivishal opened this issue Jul 18, 2018 · 7 comments

Comments

@kulkarnivishal
Copy link

kulkarnivishal commented Jul 18, 2018

Hi,

Great project, could you please let me know a rough time frame for a release with numbers and symbols included?

Best,
Vishal

@Belval
Copy link
Owner

Belval commented Jul 18, 2018

The README is outdated, numbers and symbols were implemented a few months ago.

screenshot from 2018-07-18 09-37-30

You can either use -rs -sym -num or use an external text file with words containing letters and symbols (-i your_file.txt)

It should produce stuff like this:

1
2
3
4

Hopefully it helps.

@kulkarnivishal
Copy link
Author

Thank you so much.

@Belval Belval closed this as completed Aug 10, 2018
@alexng88
Copy link

alexng88 commented May 5, 2019

Hello,
If the generated text contains "/" and if I want to save in '{}_{}.{}'.format(text, str(index), extension)
this format, it will cause error to save in pc. how can I solve it?

@Belval
Copy link
Owner

Belval commented May 5, 2019

Use --name_format 2 which will create a labels.txt file instead of putting the label in the name.

@alexng88
Copy link

alexng88 commented May 5, 2019

yes I know this.
because i assume the training data should be in '{}_{}.{}'.format(text, str(index), extension) this format so I just want the filename follow the rules. Anyway I did the training however, it cannot recognize the text. I already open a new issue. Hope to get your suggestion. Thanks!

@alexng88
Copy link

alexng88 commented May 5, 2019

Belval/CRNN#43

the new issue is here

@Belval
Copy link
Owner

Belval commented May 5, 2019

Great, I'll go over it tomorrow.

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

3 participants