Git Product home page Git Product logo

vannizhang / aiforearth-landcover-app Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 7.0 2.47 MB

A web mapping app to test, tweak and train the land cover classification from a deep neural network model built by @microsoft

Home Page: https://vannizhang.github.io/aiforearth-landcover-app/build/#

JavaScript 70.74% HTML 17.59% CSS 11.66%
ai-for-earth arcgis-js-api microsoft-azure microsoft-machine-learning land-cover image-classification

aiforearth-landcover-app's Introduction

Land Cover Classification App

This web mapping application provides users a tool to visualize, test and tune the pixel level land cover classification from a deep neural network model using the Cognitive Toolkit (CNTK), Azure Geo AI Data Science Virtual Machine or an Azure Batch AI. The model was developed in collaboration between the Chesapeake Conservancy, ESRI, and Microsoft Research as part of Microsoft's AI for Earth initiative.

View it live

App

How it works

  • Click anywhere on the map to load 9 training tile candidates, click the training tile candidates to show it in the area selection panel on map, adjust the opcity to see how it compares to the natural color high resolution aerial imagery.
  • The user may push land cover type sliders up and down to get adjusted results.
  • Click "Teach the machine" button to submit the selected training tile candidate that will be used to train the model.
  • Click the menu button at top right to open a collection of submitted training tiles. A training tile can be selected to open the application to that current state for editing.

Prerequisites

Before we begin, make sure you have a fresh version of Node.js installed. The current Long Term Support (LTS) release is an ideal starting point.

Installing

To begin, clone this repository to your computer:

https://github.com/vannizhang/aiforearth-landcover-app.git

From the project's root directory, install the required packages (dependencies):

npm install

Running the app

Now you can start the webpack dev server to test the app on your local machine:

# it will start a server instance and begin listening for connections from localhost on port 8080
npm run server

Deployment

To build/deploye the app, you can simply run:

# it will place all files needed for deployment into the /build directory 
npm run build

External Libraries:

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2016 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

aiforearth-landcover-app's People

Contributors

vannizhang avatar

Stargazers

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

Watchers

 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.