Use of other OCR engine

#2
by deepsh2207 - opened

How can I use any other OCR engine for text extraction instead of tesseract?

Hi,

Refer to this guide regarding usage of UdopProcessor (usage is identical). You basically need to feed the words and boxes yourself to the processor in that case.

See also how this is done here using EasyOCR: https://huggingface.co/spaces/merve/UDOP/blob/main/app.py.

Got it, thanks!

deepsh2207 changed discussion status to closed
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment