Skip to content

A demo for iOS machine learning framework : Core ML

Notifications You must be signed in to change notification settings

SWhite0591/CoreMLDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoreMLDemo

A demo for iOS machine learning framework : Core ML

Only Xcode9 and above are supported.

Model Places205-GoogLeNet comes from [Apple Machine Learning] (https://developer.apple.com/machine-learning/).

See more details about this demo in Chinese.

If an error like GoogLeNetPlaces.h not found occurs when you run this demo, try to drag the mlmodel file into the project and check the option in Target Membership on the right. It seems like a bug of Xcode 9 beta.

References

Getting a Core ML Model

Integrating a Core ML Model into Your App

How to convert UIImage to CVPixelBufferRef[Chinese]

About

A demo for iOS machine learning framework : Core ML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published