MLObjectDetector.DataSource.frame(_:imageColumn:annotationColumn:)
Data specified by a DataFrame containing a column for image file paths and a column with annotations.
Declaration
case frame(DataFrame, imageColumn: String, annotationColumn: String)