# ViTMatte
Architecture diagrams for ViTMatte in LibreYOLO, with block definitions and model variants.

## Source

The diagrams below describe the [ViTMatte implementation](https://github.com/LibreYOLO/libreyolo/blob/a4d0ecc9e17f29a459ace07ff0c6df037b07dbdb/libreyolo/models/vitmatte/model.py) in LibreYOLO.
Each drawing states its model configuration, input assumptions and source revision.

These are architecture references. Check the license and class configuration of any checkpoint you use separately.


## ViTMatte architecture

- Small: [SVG](/diagrams/models/vitmatte/s-matte.svg), [interactive diagram](/diagrams/models/vitmatte/s-matte.html)
