Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 398 Bytes

MachineLearningClassifier

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:

Labrador Retriever

Requirements

  • Swift 4
  • Xcode 9