# head

Python API: `luxonis_ml.nn_archive.config_building_blocks.base_models.head`

## Classes

### Head

Parser head definition for model outputs.

#### Attributes

##### metadata

Parser metadata.

##### name

Optional name of the head.

##### outputs

Optional names of model outputs fed into the parser. If omitted, all outputs are used.

##### parser

Parser responsible for processing the model outputs.
