Stride fraction (Inference Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|icon=inferencewizard_icon_stride_fraction.png | |icon=inferencewizard_icon_stride_fraction.png | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
[[File:inference_foliage_animated.gif|frame|Animation of inference with a moving window, [[Inference mode (Inference Overlay)|BBox detection]] and a [[Stride fraction (Inference Overlay)|stride]] of 50%.]] | |||
{{article end | |||
|notes=*[[Neural Network]]s can override the default value of this attribute. | |||
}} | |||
{{InferenceOverlay nav}} |
Latest revision as of 10:06, 15 October 2024
Icon | Attribute | Unit | Range | Description | Default value |
---|---|---|---|---|---|
STRIDE_FRACTION | decimal | 0.0 to 1.0 | The fraction (of the input window size) at which the input window should march over the input prequels of an Inference Overlay. | 0.5 |
Notes
- Neural Networks can override the default value of this attribute.