NMAC427 / SwiftOCR

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

How to train OCR-Network #154

Open SoYeon16 opened 5 years ago

SoYeon16 commented 5 years ago

I want to train OCR-Network and save it. I used SwiftOCRTraining.xcodeproj, but it didn't work. I want to know how to train network. Do I have to make training data set for other font?

rexxarM commented 5 years ago

I am also seeking where there is a training network handbook, for training other languages.