Anomaly
Information about an anomaly type found on an image by an image segmentation model. For more information, see DetectAnomalies.
Contents
- Name
-
The name of an anomaly type found in an image.
Name
maps to an anomaly type in the training dataset, apart from the anomaly typebackground
. The service automatically inserts thebackground
anomaly type into the response fromDetectAnomalies
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9]*
Required: No
- PixelAnomaly
-
Information about the pixel mask that covers an anomaly type.
Type: PixelAnomaly object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: