confidenceMaskU8 property
Confidence of the class in class_mask_u16_le, one byte per pixel, 0..255 == probability 0.0..1.0. Same row-major order and dimensions as the class mask. Present iff SegmentationOptions.include_confidence was set, and then exactly width * height bytes.
Implementation
@$pb.TagNumber(8)
$core.List<$core.int> get confidenceMaskU8 => $_getN(7);