classify
Classify image as normal or anomalous
Description
specifies options using one or more name-value arguments. For example,
isAnomaly
= classify(detector
,I
,Name,Value
)classify(detector,I,MiniBatchSize=32)
limits the batch size to
32.
Note
This function requires the Computer Vision Toolbox™ Automated Visual Inspection Library. You can install the Computer Vision Toolbox Automated Visual Inspection Library from Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons. To run this function, you will require the Deep Learning Toolbox™.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b