# model

Python API: `luxonis_ml.nn_archive.model`

## Classes

### Model

Configuration for one model stage in an NN Archive.

#### Attributes

##### heads

Optional parser head definitions. If omitted, the archive exposes raw model outputs.

##### inputs

Input stream definitions.

##### metadata

Model-level metadata, including the executable path.

##### outputs

Output stream definitions.
