Gabriel Kasmi

DeepPVMapper

Gabriel Kasmi — Applied AI Scientist

An open-source, deep learning-based pipeline that maps rooftop photovoltaic installations from aerial imagery, at national scale — and the research foundation Solar Dashboard is built on.

Map of rooftop PV systems detected by DeepPVMapper across France Rooftop PV systems mapped by DeepPVMapper across France — the darker, the higher the installed capacity. Explore the project →
520k+ PV systems mapped
2.7 GWp Estimated installed capacity
MIT Open-source license

The pipeline

DeepPVMapper is a two-stage deep learning pipeline, inspired by 3D-PV-Locator (Meyer et al., 2022). A classification model (Inception v3) first flags candidate image patches on aerial imagery; these patches are then segmented with DeepLab v3 to extract precise rooftop PV polygons. Detections are cross-referenced with the BD TOPO® building database to keep only rooftop-mounted systems and merge detections belonging to the same roof, then characterized with PyPVRoof (surface, tilt, orientation, installed capacity) to produce a geolocated PV registry. The models are trained on BD-PV, an annotated dataset built on IGN's BD ORTHO® aerial imagery.

Flowchart of the DeepPVMapper pipeline From aerial imagery to geolocated PV registry — explore the pipeline in detail →

Auditing grid-connection registries

Because DeepPVMapper's detections are independent of administrative records, they can be used to audit official grid-connection registries (RTE/RNI) rather than the other way around. After correcting for the pipeline's measured precision and recall by département, the resulting estimates reveal a systematic underestimation of rooftop PV in these registries, particularly in rural areas. Read the full analysis →.

34k Samples used for validation
−10.1% Global underestimation in official registries
36 Départements with significant underestimation

Click here DOI to download the minimum data (images, model weights, additional data) to replicate the example provided in the GitHub repository, or here DOI to download the full registry of 520k+ detected PV systems.

References: