Contents

MLActionClassifier.DataSource.labeledDirectories(at:)

The location of a folder with subfolders each of which contain sample videos of an action.

Declaration

case labeledDirectories(at: URL)

Discussion

The action classifier task uses each subfolder’s name as the label for an action.

See Also

Creating a data source