NMAC427 / SwiftOCR

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

How to use OCR-Network file? #85

Open andymedvedev opened 7 years ago

andymedvedev commented 7 years ago

Hello! Please help me. How can i use trained network file that i got from Training app?

dimadeplov commented 6 years ago

@andertsk you need to replace OCR-Network file in the SwiftOCR Camera project, for example.

kaphacius commented 6 years ago

the file in the bundle is an executable. the one generated by training is a text document. am i missing something? or just copy and replace?

chrisais9 commented 5 years ago

use “chmod a+x OCR-Network” to make exec