trainStudentTeacherAnomalyDetector
R2026bSyntax
Description
trains the input Student-Teacher anomaly detection network detector = trainStudentTeacherAnomalyDetector(normalData,detectorIn,options)detectorIn.
The training data consists of the specified normal images
normalData.
Note
This functionality requires Deep Learning Toolbox™.
Note
To improve training results, you can use a Parallel Computing Toolbox™ license with a CUDA® enabled NVIDIA® GPU. For information about the supported compute capabilities, see GPU Computing Requirements (Parallel Computing Toolbox).
specifies training parameters, in addition to the input arguments from the previous
syntax.detector = trainStudentTeacherAnomalyDetector(normalData,detectorIn,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2026b