Ask HN: What library does Apple use for its OCR engine? 3 points by BOOSTERHIDROGEN 2y ago ↗ HN It seems very good.
[–] popcalc 2y ago ↗ They use a proprietary ML model.https://github.com/progrium/macdriver Use this to programmatically access it if you have access to a Mac.
[–] al_borland 2y ago ↗ Here is the developer doc for it.https://developer.apple.com/documentation/vision/recognizing...
2 comments
[ 4.7 ms ] story [ 19.5 ms ] threadhttps://github.com/progrium/macdriver Use this to programmatically access it if you have access to a Mac.
https://developer.apple.com/documentation/vision/recognizing...