NMAC427 / SwiftOCR

Fast and simple OCR library written in Swift
Apache License 2.0
4.61k stars 481 forks source link

Does not work at ALL #122

Open azamsharp opened 6 years ago

azamsharp commented 6 years ago

Even with the crystal clear text "Photoshop" and computer typed text and with training the SwiftOCR is not capable of detecting anything. It always give wrong recognized text. Here is the image.

hello

And it guesses: HOYHLASSA

avyayv commented 6 years ago

You need to use the training app and add recognition for lowercase letters because (by default) it only trains on upper case letters. Then go to your pod and replace OCR-Network with the OCR-Network in your desktop.