GithubHelp home page GithubHelp logo

matthew-gaddes / vudlnet_21 Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 3.0 3.21 GB

Volcanic Unrest Detection and Localisation Net 2021: A CNN that is able to detect and localise deformation in Sentinel-1 unwrapped interferograms.

License: GNU General Public License v3.0

Python 100.00%

vudlnet_21's Introduction

Detect-Locate-CNN

A CNN that is able to detect and localise deformation in Sentinel-1 interferograms. It uses data from VolcNet, and is described in detail in the EarthArXiv preprint (link pending). Due to the large datasets required for deep learning, this repo contains a minimum working example that has much lower performance than that described in the publication.

In short, it uses SyInterferoPy to synthesise unwrapped interferograms: 01_Sample_of_synthetic_data

And loads ~250 real data from VolcNet: 02_Sample_of_Real_data

This real data is then augmented to create ~650 real data (to be an equal match to the synthetic data): 03_Sample_of_augmented_real_data

A model is trained to both determine the type of deformation, and the location of the deformation. Note that accuracy cannot be applied to the localisation problem (i.e. there is no exact answer), so is omited from this figure.
04_ bottleneck_training

The trained model can then be used to predict labels on the testing data. Note that in this limited example, the performance is far lower than that achieved by the model described in the publication.
Testing_data_(after_step_06)

vudlnet_21's People

Contributors

matthew-gaddes avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.