Demo for CoreML and Vision framework

June 26, 2017 ยท View on GitHub

Intro Image

Usage

  • Download ResNet50 model file from https://developer.apple.com/machine-learning/
  • Clone this project
  • Place the Resnet50.mlmodel file at root of CoreMLDemo folder
  • Build and Run