Skip to content

shawhu/coremldemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello world.

Prerequisites:

  • iOS device with iOS 11 beta or released version
  • Xcode 9.0 beta or released version
  • high sierra is not required

This uses the AVFoundation to grab the video feed from the camera, pick the Luma plane (black and white), cropped and resized to 224x224x8 using Accelerate/vImage (required by Resnet50 mlmodel) and finally processed in another thread using dispatch_async

All the codes are kept in the main viewcontroller ViewController.m

Results:

Screenshots

About

CoreML demo using Resnet50

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published