Git Product home page Git Product logo

soil-erosion-detection's Introduction

Soil-erosion-detection

Soil erosion detection - Quantum Task

Here is one of the open problems in Quantum. Soil erosion is a really unwanted process that spoils huge areas of fertile land. Your task is to train model for erosion detection.

What do you have

  • Sentinel2 tile (T36UXV_20200406T083559_TCI_10m.jp2);
  • Masks with soil erosion for this tile (masks directory);

What should we get

As usual it should be github repository that contains:

  • jupyter notebook with data analysis;
  • script for model training (preferably tf.keras);
  • readme file;
  • requirements.txt file;
  • solution report. This is the most important part. We expect here not only solution description but also your proposals and result of research in different papers about soil erosion detection problem. In other words - what can help us to solve problem in the most effective way.

1. Preprocessing and Analysis

In this section we, by using file Preprocessing.ipynb, make analysis and preproc data

2. Modeling

In this section we, by using file Modeling.ipynb make a U-Net model for prediction soil erosion with given satellite image.

HOW IT WORKS

  1. Original Image: not saved here because of large size, but should be added to folder original
  2. Preprocessing.ipynb: preproc data and created mask from shape file in folder mask and saved in original named label.jp2)
  3. Modeling: here use all files(image mask implementation and Original Image) for modeling. As result: model.

Solution Report

Report created in pdf file named Improving_for_Model.pdf

soil-erosion-detection's People

Contributors

diana-kapralova 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.