NMAC427 / SwiftOCR

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

Cannot recognize numbers while trained only numbers #128

Closed skelet2394 closed 6 years ago

skelet2394 commented 6 years ago

When i do train with only numbers and give my app that OCR-Network file, it cant recognise anything (gives some characters, but not numbers) But when i train with default characters (A...Z0...9) everything is good I want to train as much as possible fonts for numbers but i don't need to use letters at all UPD: Sholud've checked closed issues :( #34