Google Vision AI two columns detected as one, how to fix?

Viewed 13

Is there any way to fix that in Google Vision AI? I have two separate columns that the text is going from left to right and from top to bottom. First the left column and then the right column, but Google Vision AI is detecting this as one big column and all my text is a mess and not usable. Is there a setting or some other idea I can fix this and detect the two columns as two instead of one?

I am using this command right now in the Terminal if you need this information

gcloud ml vision detect-text page-000.jpg >> outputedText.txt

enter image description here

0 Answers
Related