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

Sign up or log in to comment