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

Embossed text and curved text #93

Open
AmarendarAndhe opened this issue Apr 19, 2020 · 5 comments
Open

Embossed text and curved text #93

AmarendarAndhe opened this issue Apr 19, 2020 · 5 comments

Comments

@AmarendarAndhe
Copy link

@Bartzi , I did cropped text region and I am using these cropped images for text extraction. But I am unable to extract text using your text_recoginition_demo.py, i have images like black-on-black text which are embossed text and curved text and font is different. Could you please suggest an idea how to achieve success on these type of images for text extraction. Thank you

@Bartzi
Copy link
Owner

Bartzi commented Apr 22, 2020

hmm, I don't know how different the appearance of your samples is from the appearance of the samples we used for training, but this might bee the actual problem.

@AmarendarAndhe
Copy link
Author

hi Bartzi,

Hope you are doing good!

Sorry for late response.

Exact samples i can not share because of compliance issues but i can say these samples look like tyre images.

I trained pre-trained model with these images, but results are not accurate because of embossed text (text and background have same color)

I tried almost all image pre-processing techniques but output is not clearly differentiating text and the background.

Could you please suggest some ideas on how can i achieve good accuracy?

Thank you,
Amar

@Bartzi
Copy link
Owner

Bartzi commented May 19, 2021

Hi,

sry for my late reply, either^^
Do you have an example that you can show me, which is close to the ones you are experimenting with? It is very difficult for me to imagine what you are exactly trying to do and how one might approach this problem with our proposed model.

Do you have a full tyre and your job is to localize the text? Or do you have already cropped word images and now you only want to recognize the text in these cropped images?

@AmarendarAndhe
Copy link
Author

hi Bartzi,

I already cropped word images and now i only want to recognize the text in these cropped images. Below is the sample cropped word images.
CW_3180_0
CW_3202_0

Please let me know, if you need more details.

Thank you,
Amar

@Bartzi
Copy link
Owner

Bartzi commented May 20, 2021

thank you for sharing some examples!

I think I might have a solution for you.
We published another paper that uses a similar idea as presented in SEE but only for text recognition. You can find the code/models(and also a link to the paper) here. This might rather be an approach you are looking for.
However, there is one crucial question: How many images do you have for training?

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