Mask threshold (Inference Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
|attribute=MASK_THRESHOLD | |attribute=MASK_THRESHOLD | ||
|unit=decimal | |unit=decimal | ||
|description=The threshold at which a matched pixel is included in the [[ | |description=The threshold at which a matched pixel is included in the [[Masks result type (Inference Overlay)|mask result]] of an [[Inference Overlay]]. | ||
|defaultvalue=0.7 | |defaultvalue=0.7 | ||
|icon=inferencewizard_icon_mask_threshold.png | |icon=inferencewizard_icon_mask_threshold.png | ||
|range=0.0 to 1.0 | |||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
{{article end | |||
|notes=*{{Neural network metadata|MASK_THRESHOLD}} | |||
}} | |||
{{InferenceOverlay nav}} | |||
Latest revision as of 11:46, 19 December 2024
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| |
MASK_THRESHOLD | decimal | 0.0 to 1.0 | The threshold at which a matched pixel is included in the mask result of an Inference Overlay. | 0.7 |
Notes
- Trained Neural Networks can override the default value of this attribute, by specifying it in the meta data using the MASK_THRESHOLD attribute name as its key.




