Skip to main content
API Reference SwiftyNsdk

ObjectDetectionClassNamesBuffer

A read-only container for the list of class names supported by the object detection model.

Declaration

final class ObjectDetectionClassNamesBuffer

Properties

NameTypeSummary
let names [String]
The list of class names supported by the object detection model.
Reads from the currently loaded native model and returns its data.