# Anomaly Model The `AnomalyModel` is a generic OpenVINO model that aims to provide a single interface for all the exported models based on [Anomalib](https://github.com/openvinotoolkit/anomalib). Currently, the `AnomalyModel` supports the following models: - Padim - STFPM ```{eval-rst} .. doxygenclass:: AnomalyModel ```