Skip to main content

stages Namespace

Definition

namespace simaai::neat::stages { ... }

Classes Index

structBoxDecodeOptions

Functions Index

simaai::neat::TensorPreproc (const cv::Mat &input, const simaai::neat::Model &model)
simaai::neat::TensorInfer (const simaai::neat::Tensor &input, const simaai::neat::Model &model)
simaai::neat::TensorMLA (const simaai::neat::Tensor &input, const simaai::neat::Model &model)
BoxDecodeResultBoxDecode (const simaai::neat::Tensor &input, const simaai::neat::Model &model, const BoxDecodeOptions &opt={})

Functions

BoxDecode()

BoxDecodeResult simaai::neat::stages::BoxDecode (const simaai::neat::Tensor & input, const simaai::neat::Model & model, const BoxDecodeOptions & opt={})

Definition at line 29 of file StageRun.h.

Infer()

simaai::neat::Tensor simaai::neat::stages::Infer (const simaai::neat::Tensor & input, const simaai::neat::Model & model)

Definition at line 27 of file StageRun.h.

MLA()

simaai::neat::Tensor simaai::neat::stages::MLA (const simaai::neat::Tensor & input, const simaai::neat::Model & model)

Definition at line 28 of file StageRun.h.

Preproc()

simaai::neat::Tensor simaai::neat::stages::Preproc (const cv::Mat & input, const simaai::neat::Model & model)

Definition at line 26 of file StageRun.h.


The documentation for this namespace was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.