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
| namespace | cv |
| namespace | simaai |
| namespace | neat |
| namespace | stages |
Classes Index
| struct | BoxDecodeOptions |
|
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.