What open source OCR models are available?
I have tried Tesseract for OCR but I wondered if there are any more accurate tools available. I have been experimenting with some Visual Question Answering (VQA) models such as BLIPv2 but they generally don't return full OCR results, rather a limited set of the words in an image.
I only know of Tesseract and PaddleOCR if you want to run them locally.
The ones i've tried are pretty terrible compared to google's OCR which is really good but closed sauce