-
Notifications
You must be signed in to change notification settings - Fork 131
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
Add Google Vision OCR block to workflows #709
Add Google Vision OCR block to workflows #709
Conversation
I ended up using the As an exemple, the difference in the Google Vision API output for the following image: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great contribution 💪
I am very positively surprised on the speed and quality. The comments are minor - I am willing to accept the contribution and apply myself or you can do it if you wanted.
Do you have any comments / suggestions / feature requests regarding Workflows ecosystem as a result of this contribution?
Description
Adds a new workflow OCR block, based on Google Vision API. The block outputs the text for the whole image as well as detected language and
sv.Detections(...)
for text blocks with proper labels.Type of change
Please delete options that are not relevant.
How has this change been tested, please provide a testcase or example of how you tested the change?
ocr_text_detection
mode:text_detection
mode: