Inference Module: Difference between revisions
Jump to navigation
Jump to search
m Rudolf@tygron.nl moved page Inference module (Inference Overlay) to Inference Module without leaving a redirect |
No edit summary Tag: Reverted |
||
| Line 6: | Line 6: | ||
* [[How to create foliage height based on an Inference Overlay]] | * [[How to create foliage height based on an Inference Overlay]] | ||
* [[How to detect solar panels using an Inference Overlay]] | * [[How to detect solar panels using an Inference Overlay]] | ||
* [[How to | * [[How to detect Trees in private yards using an Inference Overlay]] | ||
* [[How to train your own AI model for an Inference Overlay]] | * [[How to train your own AI model for an Inference Overlay]] | ||
* [[How to select specific input data for AI Inference]] | * [[How to select specific input data for AI Inference]] | ||
}} | }} | ||
{{InferenceOverlay nav}} | {{InferenceOverlay nav}} | ||
Revision as of 15:05, 17 October 2025
The Inference Module of the Inference Overlay is responsible for applying the convolution network on subsections of prequel grids configured for the Inference Overlay. The size of the subsection is defined by the input tensors of the neural network. The marching speed of this subsection is defined by the STRIDE_FRACTION attribute.
How-to's
- How to detect foliage using an Inference Overlay
- How to import trees based on an Inference Overlay
- How to create foliage height based on an Inference Overlay
- How to detect solar panels using an Inference Overlay
- How to detect Trees in private yards using an Inference Overlay
- How to train your own AI model for an Inference Overlay
- How to select specific input data for AI Inference




