EasyOCR: Ready-to-use OCR with 40 languages
1–10 of 73 posts
Re: EasyOCR: Ready-to-use OCR with 40 languages
#2Re: EasyOCR: Ready-to-use OCR with 40 languages
#3Re: EasyOCR: Ready-to-use OCR with 40 languages
#4What would be the advantage compared to something like Tesseract ?
Re: EasyOCR: Ready-to-use OCR with 40 languages
#5Re: EasyOCR: Ready-to-use OCR with 40 languages
#6What would be the advantage compared to something like Tesseract ?
Tesseract isn't very accurate, especially with text in photos. It works OK for scanned documents, but that's about it.
Re: EasyOCR: Ready-to-use OCR with 40 languages
#7Re: EasyOCR: Ready-to-use OCR with 40 languages
#8Re: EasyOCR: Ready-to-use OCR with 40 languages
#9Earlier quoted context omitted.
Tesseract isn't very accurate, especially with text in photos. It works OK for scanned documents, but that's about it.
This depends on the model you use, right? As far as I know, Tesseract supports a couple of models, and you could also use a more powerful neural network in there. And if you have trained it well, it should be fine.
It means that it performs not-so-good when for example image contains black text and white text on green background since this is not "normalized" through image preparation steps and it cannot detect white text on green background (but you can do it yourself)