(no title)
madisonmay | 1 year ago
You might want to look into https://github.com/VikParuchuri/surya as an alternative to tesseract. Yes, it's associated with a commercial company, but as you long as you aren't a company with 5M in ARR or $5M in funding it's free to use.
pzo|1 year ago
[0] https://github.com/JaidedAI/EasyOCR
nhirschfeld|1 year ago
My reasons for using Tesseract - easy OCR is larger, and it has a significant cold start.
It benchmarks better for many OCR tasks though, so I'm thinking of adding it as an alternative backend.
nhirschfeld|1 year ago