Coder Social home page Coder Social logo

roof-classification's Introduction

Classiying building's roof-type with CNTK and Workbench, using transfer learning

Read the blog post to find out more: https://blogs.technet.microsoft.com/uktechnet/2018/04/18/classifying-the-uks-roofs-from-aerial-imagery-using-deep-learning-with-cntk/

Setup:

In Workbench, make sure that the working directory for the project, i.e. its location, is the root folder downloaded from git. That is, one level up from the "scripts" folder.

If you get "Error. Your total project size is 37.31 MB which exceeds the limit of 25 MB. Please see http://aka.ms/aml-largefiles on how to work with large files." Make sure you haven't put any large files inside the project folder, this is only for code.

This project is configured to run on a GPU. The easiest way to access a GPU is to create a Deep Learning Virtual Machine which has a GPU. Within the Azure Portal (https://ms.portal.azure.com), click on Virtual Machines>Add and then search for Deep Learning Virtual Machine. Once deployed, start it up and then connect to it using RDP.

Dependencies:

From Workbench, launch Powershell by clickig File>Open Powershell, and then run these commands to install the necessary packages:

pip install https://cntk.ai/PythonWheel/GPU/cntk-2.0-cp35-cp35m-win_amd64.whl

pip install opencv_python-3.3.1-cp35-cp35m-win_amd64.whl after downloading the OpenCV wheel from http://www.lfd.uci.edu/~gohlke/pythonlibs/ (the exact filename and version can change)

conda install pillow

pip install -U numpy

pip install bqplot

jupyter nbextension enable --py --sys-prefix bqplot

Running the project

Run Scripts 0-5 in order

roof-classification's People

Contributors

tempestvanschaik avatar

Watchers

James Cloos avatar Gordon 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.