Home

Awesome

Update:

We have published two follow-up papers to the original "DeepSolar for Germany" paper:

Please have a look at the following repo in order to find instructions on how to access all the data and models produced in the follow-up studies.

Pipeline overview

About:

Repo for "DeepSolar for Germany"

OpenNRW Platform:

Goal:

Workflow:

Just set your configuration in config.yml and execute run_pipeline.py. In the background, the following three steps will happen:

If not all tiles have been processed in the first run, just set "run_tile_coords_updater" to "1" and re-run run_pipeline.py. By running "tile_updater.py", all tiles that have already been completely processed will be removed from Tile_coords.pickle, i.e. only tile coordinates not yet processed remain in the Tile_coords.pickle file.

Hint:

License:

MIT

BibTex Citation:

Please cite our work as

@inproceedings{Mayer2020,
author = {Mayer, Kevin and Wang, Zhecheng and Arlt, Marie-Louise and Rajagopal, Ram and Neumann, Dirk},
conference = {IEEE Smart Energy Systems and Technologies, Istanbul, Turkey, September 07 - 09, 2020},
url = {https://ieeexplore.ieee.org/document/9203258},
publisher = {IEEE},
title = {{DeepSolar for Germany: A deep learning framework for PV system mapping from aerial imagery}},
year = {2020}
}