Class LabelFrame (2.3.3)

Stay organized with collections Save and categorize content based on your preferences.
LabelFrame(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Video frame level annotation results for label detection. .. attribute:: time_offset

Time-offset, relative to the beginning of the video, corresponding to the video frame for this location.

:type: google.protobuf.duration_pb2.Duration

Attribute

NameDescription
confidence float
Confidence that the label is accurate. Range: [0, 1].

Inheritance

builtins.object > proto.message.Message > LabelFrame