Hello everyone,
I am currently looking for suggestions to implement a handwritten unstructured invoice parsing pipeline.
What open-source models do you recommend for handwritten ocr/parsing?
I have tried EaysOCR, Qwen, Intern-MPO, LayoutLM but they all seem to achieve poor results with handwritten invoices.
The idea is to find an open-source alternative to Textract OCR, so that I can fine-tune it when Textract performs poorly.
Thank you!