Open AarthiAlagammai opened 3 years ago
How to test for a single image with --do-predict without annotations without test.txt
hi, you need to use an ocr engine to extract the text with corresponding bboxes so as to use this flow.
Thanks for the suggestion
On Wed, 12 May 2021 at 10:36, NITISH TOM MICHAEL @.***> wrote:
hi, you need to use an ocr engine to extract the text with corresponding bboxes so as to use this flow.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/microsoft/unilm/issues/317#issuecomment-839438786, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFOPHUBXSX53F77M4SUGI2TTNIEEPANCNFSM422T2JFA .
If you still have doubt refer this repo and especially this file https://github.com/knitemblazor/Multilingual_LayoutLM/blob/main/tesser.py. they wont be releasing the complete flow.
How can I serialize it? Since it is common that there is a line break in the column of the table. How can I keep the text in a colum is not separated?
How to test for a single image with --do-predict without annotations