How to import trees based on an Inference Overlay
Revision as of 10:14, 10 October 2024 by Frank@tygron.nl (talk | contribs)
General steps:
- Add a Satellite Overlay and configure an inference overlay
- Select neural network named foliage
- Specify prequel to satellite image
- Lower mask and score thresholds to 0.3
- Add all result type overlays
- Calculate the overlay
- Building -> import geo data
- Import method: A Grid Overlay Legend
- Overlay: Inference Overlay, frame 0, Select all legend entries
- Check: Convert Geometry to Buffered Centerpoint
- No filtering
- Import as new Building with attributes
- Assign one function: Standaard Loofbomen (Default Decidious tree)
- One Stakeholder
How to detect foliage based on an Inference Overlay:
- First add a Satellite Overlay. This will be used as input for the Inference Overlay.
- Add an Inference Overlay
- With the Inference Overlay added and selected, click on the wizard button in the Overlay's detail panel
- Once the wizard is ready, click next
- In the Select Model step, click on the Select button to open the neural network selection panel.
- In the selection panel, select the Neural Network named foliage.onnx and click next to advance the wizard.
- In the Input Tensors step, verify that multiple input tensors are recognized and click next. These should be correctly configured.
- In the Input prequels step, select the Input Prequel 'A', and under Overlay, select the Satellite Overlay. Click next.
- In the Output Tensors step, verify that output tensors are present, click next.
- In the Settings step, select the Score Threshold and adjust it to 0.3. This will lower the threshold to accept identified trees.
- In the Settings step, select the Mask Threshold and adjust it to 0.95. This will raise the threshold to include pixels of identified trees.
- Verify that the Inference Mode is set to BBOX_DETECTION and click next.
- In the Overlays step, select all result overlay types and click finish.