Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Training and Error #67

Closed
magonicolas opened this issue Jan 29, 2017 · 3 comments
Closed

Image Training and Error #67

magonicolas opened this issue Jan 29, 2017 · 3 comments

Comments

@magonicolas
Copy link

Hello, this seems awesome, I can't make it work, I build for example iOs version and It gives me the following error "/Users/nicolaspalacios/Library/Developer/Xcode/DerivedData/SwiftOCR_Camera-gxrakixxmfxwzmfrklrdfujhvzsp/Build/Intermediates/GPUImage.build/Debug-iphonesimulator/Documentation.build/Script-BC552B3A1558C6FC001F3FFA.sh: line 5: /usr/local/bin/appledoc: No such file or directory"
Also, how can I do it so I could gave it images and categorize images based on training for something different than letters? For example Car Colores, shapes, etc?

@NMAC427
Copy link
Owner

NMAC427 commented Jan 29, 2017

@magonicolas Did you try cleaning the build folder? With SwiftOCR you can't categorise images but I can suggest you to create a Convolutional Neural Network using a framework like MXNet.

@magonicolas
Copy link
Author

Yes, I have just tried, and it didn't work. Thanks for the example, seems to do What I need, You know something like that for swift?

@NMAC427
Copy link
Owner

NMAC427 commented Jan 29, 2017

As far as I know there is no CNN framework in Swift, but you can use MXNet with objective-c++.(https://github.com/pppoe/WhatsThis-iOS)

@NMAC427 NMAC427 closed this as completed May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants