Skip to content

khawajafarooq/CoreML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classifier App

This app predicts dominant object(s) inside an image using Core ML framework. For current example, I have used an opensource ml model InceptionV3 which is used for object classification introduced by Apple in WWDC 2017.

Setup

  1. Download the Inception V3 model from here
  2. Drag & drop the model into project resrouces Alt text

Demo

Alt text

Compatibility

Verified that this repository's code works in XCode 9.0 beta with Swift 4.0

Author 🙏🏻

Web: Khawaja Farooq

Twitter: @khfarooq

Medium: @khfarooq

Releases

No releases published

Packages

No packages published

Languages