anomalyMask
If the model is an image segmentation model, AnomalyMask
contains pixel masks that covers all anomaly types found on the image. Each anomaly type has a different mask color. To map a color to an anomaly type, see the color
field of the PixelAnomaly object.
An image classification model doesn't return an Anomalies
list.