Code Monkey home page Code Monkey logo

coastalveg-edge-detection's Introduction

Coastal Vegetation Edge Detection

License Binder Continuous integration badge

VEdge_Detector prediction over a sample PlanetScope satellite

VEdge_Detector prediction of coastal vegetation edge over a sample PlanetScope satellite image in Winterton, UK.

Abstract

Recent advances in satellite imagery availability and spatial resolution are providing new opportunities for the rapid, cost-effective detection of a shoreline’s location and dynamics. Rogers et al. (2021) advance in coastal vegetation monitoring by developing VEdge_detector, a tool to extract the coastal vegetation line from remote-sensing imagery, training a very deep convolutional neural network (holistically nested edge detection), to predict sequential vegetation line locations on annual to decadal timescales. The VEdge_Detector model was trained using Planet 3 – 5 m spatial resolution imagery. It has also detected vegetation edges in Landsat and Copernicus Sentinel imagery, although performance is not guaranteed. The tool cannot detect the vegetation edge in aerial imagery.

In this notebook, we demonstrate how scivision facilitates the discovery of the VEdge_detector model for differentiating between the coastal vegetation edge and other boundaries in remote sensing images. We pair the model with one of the matched data sources from the scivision data catalog, in this case some sample of satellite images (n=3) from different geographical areas (Suffolk, United Kingdom; Wilk auf Föhr, Germany; Varela, Guinea Bissau) provided within the VEdge model repository.

How to run

The notebook is designed to be launched from Binder.

  • Click the Launch Binder button at the top level of the repository

You may also download the notebook from GitHub to run it locally:

  • Open your terminal
  • Check your conda install with conda --version. If you don't have conda, install it by following these instructions (see here)
  • Clone the repository into your current folder git clone https://github.com/scivision-gallery/coastalveg-edge-detection.git
  • Move into the cloned repository, cd coastalveg-edge-detection
  • Install the dependencies in a new environment conda env create -f environment.yml
  • Activate the installed environment, conda activate coastalvegedge-detection-scivision
  • Launch the jupyter interface of your preference, notebook, jupyter notebook or lab jupyter lab

Acknowledgment

This notebook was supported by Rogers et al. (2021)'s research. The scivision team thanks the model maintainer and collaborators involved in the deployment of the VEdge_detector model, in particular Martin Rogers (British Antarctic Survey) for his feedback in the preparation of the scivision model plugin and sample images provided for this notebook.

coastalveg-edge-detection's People

Contributors

acocac avatar ifenton avatar ots22 avatar

Watchers

 avatar  avatar  avatar

Forkers

ifenton

coastalveg-edge-detection's Issues

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.