valeriyvan / MLCameraDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLCamera Demo

Demonstrates using Vision with Core ML to preprocess AVCaptureVideoDataOutput and perform image classification.

Overview

Among the many features of the Core ML framework is the ability to classify input data using a trained machine-learning model. The Vision framework works with Core ML to apply classification features to images, and to preprocess those images to make machine learning tasks easier and more reliable.

Blogpost

stringcode.co.uk/mlcamera

Relevant WWDC settions

Introduction to Core ML Vision framework building on Core ML

Gif

About


Languages

Language:Swift 100.0%