Class OverlayType (1.52.0)

OverlayType(value)

How the original image is displayed in the visualization.

Enums

Name Description
OVERLAY_TYPE_UNSPECIFIED Default value. This is the same as NONE.
NONE No overlay.
ORIGINAL The attributions are shown on top of the original image.
GRAYSCALE The attributions are shown on top of grayscaled version of the original image.
MASK_BLACK The attributions are used as a mask to reveal predictive parts of the image and hide the un-predictive parts.

Methods

OverlayType

OverlayType(value)

How the original image is displayed in the visualization.