You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MachineLearningClassifier is a demo application that uses iOS11's CoreML and Vision frameworks to do realtime object classificiation with the Inception v3 model.
Example 🐶 classification from WWDC 17:
Requirements
Swift 4
Xcode 9
About
Demo app using iOS11's CoreML and Vision frameworks to do realtime object classification with Inception v3.