Skip to main content

StageRun.h File

Per-stage runtime entry points exposed for advanced/composable pipelines. More...

Included Headers

#include "pipeline/BoxDecodeType.h" #include "pipeline/DetectionTypes.h" #include "pipeline/GraphOptions.h" #include "pipeline/TensorCore.h" #include <vector>

Namespaces Index

namespacecv
namespacesimaai
namespaceneat
namespacestages

Classes Index

structBoxDecodeOptions

Options driving a standalone BoxDecode invocation. More...

Description

Per-stage runtime entry points exposed for advanced/composable pipelines.

The simaai::neat::stages namespace exposes the individual pipeline stages (preprocessing, MLA inference, EV74 postprocessing, BoxDecode) as standalone functions over Tensor/Sample lists. Most users should drive the model via simaai::neat::Run / Graph; these helpers exist for tooling and tests that want to invoke a single stage in isolation.

See Also

Run for the higher-level orchestrator.

See Also

BoxDecodeType for decode-family selection.


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.