Coder Social home page Coder Social logo

landcover_rcnn's Introduction

Temporally Generalizable Land Cover Classification: A Recurrent Convolutional Neural Network Unveils Major Coastal Change through Time

Overview

This repository has the code needed to go along with the Remote Sensing of Environment paper "Temporally Generalizable Land Cover Classification: A Recurrent Convolutional Neural Network Unveils Major Coastal Change through Time." available at https://www.mdpi.com/2072-4292/13/19/3953. This work uses an RCNN for landcover classification of Landsat imagery across 20 years in eastern North Carolina, USA, and uncovers major change in low lying areas.

All data, both preprocessed and original raw data, necessary to reproduce this work is available on the Duke Digital Repository at DOI: TBD

Installation

Environmental setup on Azure is here: https://docs.google.com/document/d/1IMttkI-rjG1J9-lv65mQDXFch5rYjkrMUsIifOWs6Ig/edit

Code Notebooks

To process and visualize data:

  • rcnn/rnn_data_processing.ipynb
    • this takes the raw landsat data and processes it, stacks the bands, and puts it in the format needed for model development
    • this notebook also visualizes cloud masks and processed images
  • labeling_data_prep.ipynb
    • this notebook generates the data that will be used for train, validation, and test
    • the output and validated train/val/test is available in the shapefile/ directory
  • cluster_viz_inspect.ipynb
    • this notebook takes the processed data and visualizes the distribution, clusters the imagery, and generates spectral signature figures

To train the model:

  • rcnn/model_search_framework.ipynb
    • this trains all deep learning models
  • rcnn/model_search_framework_scikit.ipynb
    • this trains all traditional machine learning models

To inspect models and predict (using the pretrained model or your own version):

  • rcnn/full_tile_prediction.ipynb
    • this uses the trained model to predict on an entire stacked landsat tile
  • rcnn/inspecting_model_accuracy_results.ipynb
    • this inspects modela accuracy and generates a number of eval figures
  • rcnn/lc_classification_analysis
    • this notebook analyzes the change that occured between 1989 and 2001

landcover_rcnn's People

Contributors

diegochll avatar patrickcgray avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.