Solar panels (Neural Network): Difference between revisions
Jump to navigation
Jump to search
(Created page with "The Solar panels Neural Network is a Convolution Neural Network that identifies solar panels, mainly situated on roofs of buildings. An Inference Overlay can be configured with this Neural Network. Its default settings are: :Preferred grid cell size: 0.1m :Inference mode: BBox Detection :Mask threshold: :Score threshold (Inference Overlay)|Score...") |
No edit summary |
||
Line 4: | Line 4: | ||
:Preferred [[grid cell size]]: 0.1m | :Preferred [[grid cell size]]: 0.1m | ||
:[[Inference mode (Inference Overlay)|Inference mode]]: [[Inference mode (Inference Overlay)|BBox Detection]] | :[[Inference mode (Inference Overlay)|Inference mode]]: [[Inference mode (Inference Overlay)|BBox Detection]] | ||
:[[Mask threshold (Inference Overlay)|Mask threshold]]: | :[[Mask threshold (Inference Overlay)|Mask threshold]]: 0.9 | ||
:[[Score threshold (Inference Overlay)|Score threshold]]: | :[[Score threshold (Inference Overlay)|Score threshold]]: 0.2 | ||
:[[Stride fraction (Inference Overlay)|Stride fraction]]: 0.50 (50%) | :[[Stride fraction (Inference Overlay)|Stride fraction]]: 0.50 (50%) | ||
Latest revision as of 15:02, 16 October 2024
The Solar panels Neural Network is a Convolution Neural Network that identifies solar panels, mainly situated on roofs of buildings.
An Inference Overlay can be configured with this Neural Network. Its default settings are:
- Preferred grid cell size: 0.1m
- Inference mode: BBox Detection
- Mask threshold: 0.9
- Score threshold: 0.2
- Stride fraction: 0.50 (50%)
Identifiable features:
- Solar panel blue (oldest type)
- Solar panel gray (mid-aged type)
- Solar panel black (newest type)
- Solar panel inference labels.jpg
Labeled features on 0.1m satellite image
- Solar panel inference scores.jpg
- Solar panel inference masks.jpg
- Solar panel inference boxes.jpg
How-to's
- How to detect solar panels using an Inference Overlay
- How to update Buildings's solar panel attribute based on an Inference Overlay