Skip to content

A Demo of how to integrate the use of CoreML & ArKit

Notifications You must be signed in to change notification settings

sagarmore62/CoreML-ARKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CoreML-ARKit

A Demo of how to integrate the use of CoreML & ArKit

In Demo when user click on any object in camera, CoreML process the object and try to recognize the it's name. Object name get displayed over the object with help of ArKit.

This demo uses GoogLeNet Model & ArKit to demonstrate integration of CoreML+ArKit. We can use any Machine Learning Models. Apple has officially provided list of Machine Learning Model here, https://developer.apple.com/machine-learning/

Note :

  • This demo implemented with Xcode9 & iOS 11.
  • To Test this demo, you need to have physical iOS device with ArKit support.

About

A Demo of how to integrate the use of CoreML & ArKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages