Inference Overlay: Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<div class="fullwidth">[[File:Treesmask.jpg|Trees detected with Inference Overlay.]]</div>
[[File:Treesmask.jpg|thumb|right|Trees detected with Inference Overlay.]]
The AI Inference Overlay is a [[Grid Overlay]] which can spatially identify features using one or more Prequel Grids. Features are identified using a Convolution [[Neural Network]]. This Neural Network takes a subsection (window) of the input grid and either classifies or detects one or more objects in that window. The window of detection marches over the input grid with a [[Stride fraction (Inference Overlay)|configurable stride]].  
The AI Inference Overlay is a [[Grid Overlay]] which can spatially identify features using one or more Prequel Grids. Features are identified using a Convolution [[Neural Network]]. This Neural Network takes a subsection (window) of the input grid and either classifies or detects one or more objects in that window. The window of detection marches over the input grid with a [[Stride fraction (Inference Overlay)|configurable stride]].  


Line 22: Line 22:
|howtos=
|howtos=
* [[How to detect foliage using an Inference Overlay]]
* [[How to detect foliage using an Inference Overlay]]
* [[How to create foliage height areas based on an Inference Overlay]]
* [[How to create foliage height based on an Inference Overlay]]
* [[How to import trees based on an Inference Overlay]]
* [[How to import trees based on an Inference Overlay]]
* [[How to detect solar panels using an Inference Overlay]]
* [[How to detect solar panels using an Inference Overlay]]

Latest revision as of 16:29, 7 November 2024

Trees detected with Inference Overlay.

The AI Inference Overlay is a Grid Overlay which can spatially identify features using one or more Prequel Grids. Features are identified using a Convolution Neural Network. This Neural Network takes a subsection (window) of the input grid and either classifies or detects one or more objects in that window. The window of detection marches over the input grid with a configurable stride.

Foliage Example

Animation of inference with a moving window and Bounding Box detection.

Using a Satellite Overlay of 0.1m detail, foliage features can be identified using an Inference Overlay and enhanced with a Digital Terrain Model Overlay (DTM), a WCS Overlay representing the DSM, Combo Overlay to combine these and an optionally an iterative Max Overlay to enhance the foliage height. For more information, see this how-to.