Skip to content

diegoasua/pet_classifier_coreml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Example local deployment of a CoreML model

The model was trained with CreateML on the Oxford pet dataset achieving 91% accuracy on test and exported to CoreML format. The model footprint is just 300 KB and inference is only a few ms per image (depending on hardware).

This repo contains example code to show how to perform fast online local inference with a small CoreML model in an iPhone.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages