SimaBoxDecode.h File
SimaBoxDecode Node — postprocess box decode + NMS for object-detection models. More...
Included Headers
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | nodes |
Classes Index
| class | SimaBoxDecode |
|
EV74 postprocess Node that converts detection-head tensors into detection results. More... | |
Description
SimaBoxDecode Node — postprocess box decode + NMS for object-detection models.
Runs on the EV74. Consumes the raw detection-head tensor(s) emitted by the MLA, applies detector-specific box decoding (grid/anchor or raw-distance decode, score activation, thresholding, top-K, and NMS), and returns surviving detections as BoxDecode payloads. Place at the tail of an object-detection pipeline, or use the model-managed Graph route that inserts it from the MPK postprocess contract. The decode family is enumerated in pipeline/BoxDecodeType.h; the structured output helpers live in pipeline/DetectionTypes.h.
- See Also
- See Also
- See Also
docs/reference/boxdecode_decode_types.md
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.