Skip to content

codeatif/MachineLearningSample-ObjC

Repository files navigation

MachineLearningSample-ObjC

A simple iOS app to demonstrate Machine Learning capabilities using Core ML and Vision framework.

Requirements:

  1. iOS 11 for all features
  2. Xcode 9

Usage:

Run the app and select an image from gallery or camera. App uses Inceptionv3.mlmodel (https://docs-assets.developer.apple.com/coreml/models/Inceptionv3.mlmodel) to process image. Vision framework allows quick face recognition.

Screenshots:

As you can see the model is not exactly 100% correct and still has miles to cover!

Alt text Alt text Alt text

About

A simple iOS app to demonstrate Machine Learning capabilities using Core ML and Vision framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published