Skip to content

Sample iOS application using the Core ML Vision APIs for image classification.

Notifications You must be signed in to change notification settings

L4Digital/coreml-image-classification-sample

Repository files navigation

iOS Image Classification

Classifying images using the iOS 11 Core ML Vision APIs.

Overview

This iOS application demonstrates utilizing the new Core ML Vision APIs to classify images. After selecting an image, the inferred classification and confidence value will be displayed within a label on the view.

Inception V3 is the trained model that is being used for this particular example.

Inception V3 detects the dominant objects present in an image from a set of 1000 categories such as trees, animals, food, vehicles, people, and more.

Reference

About

Sample iOS application using the Core ML Vision APIs for image classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages