className property

String className
final

The human-readable name of the detected class.

Examples: "person", "car", "dog", "chair", etc. The exact names depend on the model's training dataset.

Implementation

final String className;