LabelCounters

Provides a breakdown of the number of objects labeled.

Types

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

Properties

Link copied to clipboard

The total number of objects that could not be labeled due to an error.

Link copied to clipboard

The total number of objects labeled by a human worker.

Link copied to clipboard

The total number of objects labeled by automated data labeling.

Link copied to clipboard

The total number of objects labeled.

Link copied to clipboard

The total number of objects not yet labeled.

Functions

Link copied to clipboard
inline fun copy(block: LabelCounters.Builder.() -> Unit = {}): LabelCounters
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