Ask HN: What library does Apple use for its OCR engine?
It seems very good.
2 comments
They use a proprietary ML model.
https://github.com/progrium/macdriver Use this to programmatically access it if you have access to a Mac.
https://github.com/progrium/macdriver Use this to programmatically access it if you have access to a Mac.
Here is the developer doc for it.
https://developer.apple.com/documentation/vision/recognizing...
https://developer.apple.com/documentation/vision/recognizing...