Values.DatasetLabelStatsSourceStatistics about a label used in a dataset. For more information, see DatasetLabelDescription.
type nonrec t = {entryCount : UInteger.t option;The total number of images that use the label.
*)boundingBoxCount : UInteger.t option;The total number of images that have the label assigned to a bounding box.
*)}