SkillAgentSearch skills...

VisionCoreMLSample

Sample application using Vision Framework and Core ML

Install / Use

/learn @atomic14/VisionCoreMLSample
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Getting started

Recognising objects

Click here for a better demo.

You can find a detailed breakdown of the code here: https://blog.cmgresearch.com/2017/06/22/vision-kit-and-coreml.html

You will need the beta version of xCode and a device running the iOS 11 beta (make sure you only install the beta software on a test device!).

CoreML Model

~~If you have Git LFS installed, the required CoreML will download as part of the git clone. Otherwise you can download the CoreML model - Resnet50.mlmodel from here:~~

Unfortunately we've had to remove the model from Git LFS as we were running out bandwidth!

You can download the CoreML model - Resnet50.mlmodel from here:

https://developer.apple.com/machine-learning/ and drag the downloaded file into your project. Make sure you click on the "copy" checkbox.

Adding ML Model to Project

View on GitHub
GitHub Stars598
CategoryDevelopment
Updated16d ago
Forks49

Languages

Swift

Security Score

95/100

Audited on Mar 17, 2026

No findings