Inference mode (Inference Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
{{nominal list|zeroindex=true | {{nominal list|zeroindex=true | ||
|| '''Classification''': classifies a picture, predicts probability of object. | || '''Classification''': classifies a picture, predicts probability of object. | ||
| | |1| '''BBox detection''': detects up to several objects in picture, predicts probabilities of objects and where they are located. | ||
}} | }} | ||
{{InferenceOverlay nav}} | {{InferenceOverlay nav}} | ||
Revision as of 09:14, 8 October 2024
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| |
INFERENCE_MODE | nominal value | The type of inference is applied by the configured Neural Network of an Inference Overlay | 0 (Entire map) |
| 0. | Classification: classifies a picture, predicts probability of object. |
| 1. | BBox detection: detects up to several objects in picture, predicts probabilities of objects and where they are located. |




