![]() |
Edge AI Add-on API 2.2.0
|
Data Structures | |
| struct | prediction_ctx_s |
Typedefs | |
| typedef struct prediction_ctx_s | prediction_ctx_t |
Functions | |
| prediction_ctx_t | inference_postprocess (const uint16_t predicted_target, const float probability) |
| Postprocess the Neuton library RAW inference output. | |
| const char * | inference_get_class_name (const class_label_t class_label) |
| Get class name by label. | |