NMAC427 / SwiftOCR

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

Error after replacing network #136

Closed martheli closed 6 years ago

martheli commented 6 years ago

I ran the training program and saved the new OCR-Network file. I then went into the project's resource folder and replaced the file with my new one. Now I get the following error when trying to recognize an image. Looks like it is returning nil but the new OCR-Network file is in there.

screen shot 2018-05-15 at 2 41 23 pm