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

Synthtext pre processing and table 2 accuracies #43

Open
crazysal opened this issue Mar 29, 2019 · 2 comments
Open

Synthtext pre processing and table 2 accuracies #43

crazysal opened this issue Mar 29, 2019 · 2 comments

Comments

@crazysal
Copy link

crazysal commented Mar 29, 2019

Hi,

Please can you tell the steps taken for pre-procesing synthtext labels ??

your model uses fixed max length of 25 but synthtext dataset has boxes with labels length(number of characters per box in ground truth)>=35

Also how did you get the accuracies mentioned in Table 2 ?
is that after all steps of training ? It says accuracy on icdar dataset but also says groundtruth used.
or is it after training on Synthtext and then fine tune of 80k iteration on Icdar ie after step 2 of training ??

@crazysal
Copy link
Author

Training only on Synthtext with fixed trained east base(benchmark matched ) and groundtruth bounding boxes from Synthtext gives recognition accuracy plateaued at 20%

@crazysal crazysal changed the title Synthtext pre processing and table 3 accuracies Synthtext pre processing and table 2 accuracies Mar 29, 2019
@crazysal
Copy link
Author

crazysal commented Apr 3, 2019

Update :
Using pre-trained glove embedding (https://github.com/minimaxir/char-embeddings) I am getting 56.7% accuracy on SynthText now..

Any comments on results on SynthText would be appreciated.

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