DatasetLabelStats

Statistics about a label used in a dataset. For more information, see DatasetLabelDescription.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The total number of images that have the label assigned to a bounding box.

Link copied to clipboard

The total number of images that use the label.

Functions

Link copied to clipboard
inline fun copy(block: DatasetLabelStats.Builder.() -> Unit = {}): DatasetLabelStats
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String