GithubHelp home page GithubHelp logo

solar-panels-detection's Introduction

Solar-Panels-Detection

Scripts

  • src/data_loader.py: classes to load 256x256 images in the training set
  • src/utils/solar_panels_detection_california.py: creation of training set using geojson file and aerial images from here.
  • src/train_unet2.py: training of U-Net using Cuda Tensors
  • src/train_unet2_cpu.py: training of U-Net using cpu Tensors
  • src/Hogwild/train_unet2_cpu_Hogwild.py: distributed training of U-Net in one node of a cluster, doing asynchrnous update of model parameters.
  • src/mpi/train_unet2_cpu_mpi.py: distributed training of U-Net in several nodes of a cluster using mpi4py
  • src/OpenStreetMaps/osm.py: rasterisaton of OpenStreetMaps data to create mask images of Sentinel-2 images. Useful to create training sets for other detection problems

Data

Results

True Positives examples

  • Left: Original image. Center: U-Net output. Right: Solar panels delimited using U-Net output TP1 TP2 TP3 TP4

False Positives Examples

FP1 FP2

Sentinel-2 land monitoring training set creation

  • Sentinel-2 image of Edinburgh area Sentinel2
  • Mask image with white pixels at forests location forest
  • Mask image with white pixels at roads location roads

solar-panels-detection's People

Contributors

msabvid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.