Skip to content

gaelfoppolo/CoreML-Flowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

​ CoreML-Flowers

PlatformLanguageLicense

About

Sample app that predicts the flower type on an image, using Core ML and the Oxford 102 category flower dataset.

Requirements

  • iOS 11.0+
  • Xcode 9.0+
  • Swift 3.0+

Usage

You'll need to produce the .mlmodel in order to use the app.

Download the .caffemodel (~230Mb) here, move it into the conversion folder, and run the script as follows:

$ python FlowerModeltoCoreML.py

Drag the FlowerClassifier.mlmodel into the Xcode project and you can run it!

License

Available under the MIT license. See the LICENSE file for more info.

About

Sample app that predicts the flower type on an image, using Core ML and the Oxford 102 category flower dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published