Skip to content

Detecting solar panels from high resolution aerial images.

Notifications You must be signed in to change notification settings

CPUFronz/solar_panel_detection

Repository files navigation

Yolo 3 for Solar Panel Detection

Introduction

A proof-of-concept implementation of using YOLOv3 for detecting solar panels in high resolution aerial images.

Usage

First run python download.py to download training data. Afterwards start the training by launching python main.py.

Important: You have to adjust the paths in data/yolo_train.txt, so that the image files match your path.

Acknowledgement

YOLOv3 code taken from https://github.com/qqwweee/keras-yolo3

About

Detecting solar panels from high resolution aerial images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages