DetectionTypes.h File
Detection result types and helpers for decoding model outputs. More...
Included Headers
Namespaces Index
| namespace | simaai |
| namespace | neat |
Classes Index
| struct | Box |
|
One axis-aligned detection produced by BoxDecode. More... | |
| struct | BoxDecodeResult |
|
Parsed BoxDecode output paired with its raw byte buffer. More... | |
Description
Detection result types and helpers for decoding model outputs.
Defines the structured output types produced after the BoxDecode postprocess stage runs. Box is a single detection (axis-aligned bbox + class + score); BoxDecodeResult bundles the parsed list with the raw byte payload it came from. The free functions parse byte-encoded BBOX tensors back into typed Box records for application code.
- See Also
BoxDecodeType for the decode-family selection.
- See Also
StageRun.h for the BoxDecode stage entry point.
File Listing
The file content with the documentation metadata removed is:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.