Stride fraction (Inference Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
[[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%.]] | [[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}} | {{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.