Inference mode (Inference Overlay): Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Overlay attributes|<onlyinclude> {{Overlay attributes|type=row|overlay=Inference |attribute=INFERENCE_MODE |unit=nominal value |description=The type of inference is applied by the configured Neural Network of an Inference Overlay |icon=inferencewizard_icon_inference_mode.png |defaultvalue=0 (Entire map) }}</onlyinclude>}} {{nominal list|zeroindex=true || '''Classification''': classifies a picture, predicts probability of object. |3| '''BBox detection''': dete..." |
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. | ||
| | |2| '''BBox detection''': detects up to several objects in picture, predicts probabilities of objects and where they are located. | ||
}} | }} | ||
Revision as of 15:26, 4 September 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. |
| 2. | BBox detection: detects up to several objects in picture, predicts probabilities of objects and where they are located. |