Type Alias SegmentationEnum

SegmentationEnum:
    | "default"
    | "alpha"
    | "foreground"
    | "state"

Possible segmentation model behavior