Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.01 KB

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