For more information on the search, visit the help page.
Model
heads
inputs
metadata
outputs
nn_archive
archive_generator
config
config_building_blocks
model
utils
__main__
ArchiveGenerator
Config
infer_layout
is_nn_archive
luxonis_ml.nn_archive.Model
luxonis_ml
class Model(BaseModelExtraForbid):
View In Hierarchy
Configuration for one model stage in an NN Archive.
list[HeadType] | None
Optional parser head definitions. If omitted, the archive exposes raw model outputs.
list[Input]
Input stream definitions.
Metadata
Model-level metadata, including the executable path.
list[Output]
Output stream definitions.