Need advice about which tool to choose?Ask the StackShare community!
Basilica vs Tesseract OCR: What are the differences?
Developers describe Basilica as "Word2Vec For Anything". An API that embeds high-dimensional data like images and text. You send an image, and you back a vector of floats. On the other hand, Tesseract OCR is detailed as "Tesseract Open Source OCR Engine". Tesseract was originally developed at Hewlett-Packard Laboratories Bristol and at Hewlett-Packard Co, Greeley Colorado between 1985 and 1994, with some more changes made in 1996 to port to Windows, and some C++izing in 1998. In 2005 Tesseract was open sourced by HP. Since 2006 it is developed by Google.
Basilica and Tesseract OCR can be categorized as "Image Analysis API" tools.
Tesseract OCR is an open source tool with 28.2K GitHub stars and 5.38K GitHub forks. Here's a link to Tesseract OCR's open source repository on GitHub.
AWS Rekognition has an OCR feature but can recognize only up to 50 words per image, which is a deal-breaker for us. (see my tweet).
Also, we discovered fantastic speed and quality improvements in the 4.x versions of Tesseract. Meanwhile, the quality of AWS Rekognition's OCR remains to be mediocre in comparison.
We run Tesseract serverlessly in AWS Lambda via aws-lambda-tesseract library that we made open-source.
Pros of Basilica
Pros of Tesseract OCR
- Building training set is easy5
- Very lightweight library2
Sign up to add or upvote prosMake informed product decisions
Cons of Basilica
Cons of Tesseract OCR
- Works best with white background and black text1