# Model Tutorials

This section contains tutorials on how to use the different model components of anomalib.

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

:::{grid-item-card} {octicon}`database` Feature Extractors
:link: ./feature_extractors
:link-type: doc

Learn more about how to use the different backbones as feature extractors.
:::

::::

```{toctree}
:caption: Model Tutorials
:hidden:

./feature_extractors
```
