Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

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

About

Object Classification using CoreML

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.