Code Monkey home page Code Monkey logo

infrastructure_cnn's Introduction

Infrastructure CNN

This repository was created for a machine learning course at University Heidelberg. It tries to create a raster which contains all building and road footprints based on a training with osm building and road data in the same region.

There are 4 important scripts. The CNN and Image generators are defined in model.py, the preprocessing.py turns an rgb raster into the training data, and unet.py defines training, predicting and evaluation.

The scripts are run through the main.py, at the top you can define some hyperparameters for preprocessing and training and at the bottom you can choose if you want to run preprocessing, training or both.

It is required to have a folder named "data" at the highest level with a raster that should be classified, it should be called aoi.tif, but that name can be changed in the script definitions.

infrastructure_cnn's People

Contributors

eljocho avatar

Watchers

 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.