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

Help needed regarding Text recognition. #97

Closed
KKhushhalR2405 opened this issue Apr 19, 2021 · 4 comments
Closed

Help needed regarding Text recognition. #97

KKhushhalR2405 opened this issue Apr 19, 2021 · 4 comments
Assignees
Labels

Comments

@KKhushhalR2405
Copy link

Can someone help me on how to perform Text Recognition?
I am using (for example) the following image.
test1

And getting this result.
test

How can I get the desired output. Any kind of help would be appreciated. Thanks

@cuhk-hbsun
Copy link
Collaborator

  1. The input of text recognition is just a box image containing one text string like demo/demo_text_recog.jpg.
  2. The image you provide need an end-to-end pipeline (text detection + text recognition).
  3. And We will give the end-to-end demo script as soon as possible.

@cuhk-hbsun cuhk-hbsun self-assigned this Apr 19, 2021
@innerlee innerlee added the demo label Apr 19, 2021
@yauauau
Copy link

yauauau commented Apr 20, 2021

How do you receive all of this to watch it like how do you send the link

@yauauau
Copy link

yauauau commented Apr 20, 2021

[https://github.com/open-mmlab/mmocr/issues/97#issue-861498653](ok)

@cuhk-hbsun
Copy link
Collaborator

The code has been updated, please pull the latest code and run

python demo/ocr_image_demo.py <image_above>.jpg output.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants