Contents

count(of:)

Returns the number of times a label appeared in the ground truth collection.

Declaration

func count(of label: Label) -> Int

Parameters

  • label:

    The label.

See Also

Computing and scoring