# Models

::::{grid}
:margin: 1 1 0 0
:gutter: 1

:::{grid-item-card} {octicon}`codescan` Model Components
:link: ./components/index
:link-type: doc

Learn more about components to design your own anomaly detection models.
:::

:::{grid-item-card} {octicon}`file-media` Image Models
:link: ./image/index
:link-type: doc

Learn more about image anomaly detection models.
:::

:::{grid-item-card} {octicon}`video` Video Models
:link: ./video/index
:link-type: doc

Learn more about video anomaly detection models.
:::

::::

```{toctree}
:caption: Data
:hidden:

./components/index
./image/index
./video/index
```
