Did Apple do a better job with on-device text recognition than Google's MLVision?
TL;DR…Apple's Text Recognition is Crushing it
- Clone the repository:
git clone https://github.com/omarmhaimdat/Apple_VS_Google.git
- Get in the directory:
cd Apple_VS_Google
- Install pods:
pod install
There is only two major dependencies which are:
pod 'Firebase/MLVision'
pod 'Firebase/MLVisionTextModel'
Linkedin: Linkedin profile
Email: omarmhaimdat@gmail.com
Distributed under the MIT license. See LICENSE
for more information.