Class StreamingLabelDetectionConfig (2.6.1)

StreamingLabelDetectionConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Config for STREAMING_LABEL_DETECTION.

Attribute

NameDescription
stationary_camera bool
Whether the video has been captured from a stationary (i.e. non-moving) camera. When set to true, might improve detection accuracy for moving objects. Default: false.