Contents

VNCoreMLModel

A container for the model to use with Vision requests.

Declaration

class VNCoreMLModel

Overview

A Core ML model encapsulates the information trained from a data set used to drive Vision recognition requests. See Getting a Core ML Model for instructions on training your own model. Once you train the model, use this class to initialize a VNCoreMLRequest for identification.

Topics

Initializing a Model

Providing Features

Initializers

See Also

Initializing with a Core ML Model