Skip to content

A quick look at machine learning on data set with turi & generating a CoreML model. This model can be used in iOS apps powered by ARKit/Vision frameworks to identify images on the fly!

Notifications You must be signed in to change notification settings

bharathnagarajrao/TrainingCoreML

Repository files navigation

TrainingCoreML

Presentation on "How to train your model?" in Swift Developers Meetup, Apr 2018 @ Walmartlabs, Bengaluru

swiftmeetup_apr2018_bharathnagarajrao

Demo

A quick look at machine learning on data set with turi & generating a CoreML model. This model can be used in iOS apps powered by ARKit/Vision frameworks to identify images on the fly!

Prerequisite:

  • Python Version 2.7 - Download

  • Install Turi using the following command on Terminal

    $ pip install turicreate

Using mlmodel in iOS apps

Download the sample app from this link

About

A quick look at machine learning on data set with turi & generating a CoreML model. This model can be used in iOS apps powered by ARKit/Vision frameworks to identify images on the fly!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages