Inference mode (Inference Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
|| '''BBox detection''': detects up to several objects in picture, predicts probabilities of objects and where they are located. | || '''BBox detection''': detects up to several objects in picture, predicts probabilities of objects and where they are located. | ||
}} | }} | ||
{{article end | |||
|notes=*[[Neural Network]]s can override the default value of this attribute. | |||
}} | |||
{{InferenceOverlay nav}} | {{InferenceOverlay nav}} | ||
Revision as of 09:37, 15 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. |
Notes
- Neural Networks can override the default value of this attribute.




