anomalib.utils.metrics.anomaly_score_distribution¶
Module that computes the parameters of the normal data distribution of the training set.
Module Contents¶
Classes¶
Mean and standard deviation of the anomaly scores of normal training data. |
- class anomalib.utils.metrics.anomaly_score_distribution.AnomalyScoreDistribution(**kwargs)[source]¶
Bases:
torchmetrics.MetricMean and standard deviation of the anomaly scores of normal training data.