Solar Panels Presentation UC3M
Solar Panels Presentation UC3M
in Satellite Images
1 3 5
2 4
● Raw Satellite Data ● Model comparison
● Google Maps Images
● Result analysis
● Solar Panel Dataset
1. Introduction
Motivation
➢ Solar energy growth
Goal
➔ Detect the presence of solar panels
⤬ No labeled data
✓ Multi-spectral information Sentinel-2 Satellite
⤬ Low resolution images
SNAP Toolbox
Madrid
2.2 Solar Panels Datasets
Multi-resolution dataset for
photovoltaic panel segmentation
from satellite and aerial imagery
PV01 (2021)
(0.1m)
PV03
(0.3m)
✓ Spatial Resolution to
compute the AREA
PV08 ✓ Ground truth masks
(0.8m)
⤬ Not much data
2.3 Google Maps
Compute the coordinates
(x1, y1)
and split them into
multiple processes
{
1280 px
zoom
1280 px
(x2, y2)
25 tiles of
256 x 256 pixels Convert to PNG
and save
⤬ No labels
✓ Real live scenario
⤬ Noise in some images
Data
pre-processing 80%
~2500
images
Model Training
& Validation
Solar Panels ~700
images 20%
Labeled Dataset
Google Maps
Images ~500 + 1200
images
Evaluation
3. Object Detection
vs Image Segmentation
4 models
trained
3.2 Models: Image Segmentation
Unet++ FPN
4 models
PSPNet DeepLabV3+
trained
~20M param/model
4. Evaluation and results
Metrics
Image
Jaccard
Score (IoU)
0.89
Ground Truth
Dice Score 0.94
Prediction
(F1-Score)
Object Image
Detection Segmentation
False Negatives False Positives
Gathering
more data
Raw
Satellite Data
Detección de Objetos
YOLOv5 (S, M, L, X)
Model Training
& Validation Segm. de Imágenes
Evaluation
THANK YOU!