Coder Social home page Coder Social logo

weiji14 / nz_space_challenge Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 133.53 MB

A prototype end-to-end deep learning solution to identify and traverse crevasses in Antarctica for safer navigation. Uses supervised classification and reinforcement learning.

Home Page: https://weiji14.github.io/nz_space_challenge/index.html

License: GNU Lesser General Public License v3.0

MATLAB 0.02% Jupyter Notebook 99.36% Shell 0.01% HTML 0.20% Python 0.42%
antarctica crevasse remote-sensing supervised-machine-learning jupyter-notebook binder quilt reinforcement-learning a3c u-net

nz_space_challenge's Introduction

Detecting crevasses in Antarctica for safer, more efficient navigation as an analogue for future space missions.

Experimental (alpha) leaflet map demo using tensorflowjs here.

Youtube video giving a quick overview explanation here.

CrevasseNet model architecture

Consists of a classifier module seamlessly joined to a navigator module, trained using supervised learning and reinforcement learning respectively.

model_architecture

Note that the classifier component is actually much deeper, but has been abbreviated in the above diagram for simplicity.

Sample predictions

Input image (satellite/aerial)--> Intermediate Output (crevasse map)

crevasse_prediction

Intermediate output (crevasse map) --> Action quality outputs

route_navigator.gif

Getting started

Quickstart

Launch Binder, data will be loaded via Quilt. Cheers to data2binder!

Binder

Installation

Start by cloning this repo-url

git clone <repo-url>
cd nz_space_challenge
conda env create -f environment.yml

Running the jupyter notebook

source activate nz_space_challenge
python -m ipykernel install --user  #to install conda env properly
jupyter kernelspec list --json      #see if kernel is installed
jupyter notebook
Name Data Source
MOA-derived Structural Feature Map of the Ronne Ice Shelf, Version 1 NSIDC-0497
MODIS Mosaic of Antarctica 2003-2004 (MOA2004) Image Map, Version 1 NSIDC-0280

nz_space_challenge's People

Contributors

weiji14 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

whigg

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.