Giter VIP home page Giter VIP logo

clouddetection-utilitycode's Introduction

CloudDetection-Utilitycode

1.CloudData Set

1.1LandSat8 Biome

The data is cut into 512 * 512 patches with overlapping
The data files are arranged as follows:
LandSat8Biome
  |__512(Patch Size)
   |__B1:patch name.tif
   |__B2
   |__B3
   |__B4
   |__B5
   |__B6
   |__B7
   |__B8
   |__B9
   |__B10
   |__B11
   |__mask:patch name_mask.tif
   |__datatype_patch_name.csv(ContainingFile all patches' names, does not contain suffix)
  |__256(Patch Size)

1.2.Sentinel-2 Cloud Mask Catalogue

This dataset comprises cloud masks for 513 1022-by-1022 pixel subscenes, at 20m resolution, sampled random from the 2018 Level-1C Sentinel-2 archive.
The data format is numpy array file(.npy)
The data is cut into 512 * 512 patches with overlapping
The data files are arranged as follows:
Sentinel2
   |__NoShadow
   |__img:Patch Name.npy
   |__mask:Patch Name.npy
   |__datatype.csv(ContainingFile all patches' names, including suffix)

1.3.LandSat8Sentinel2Data

This data set simply outputs a pair of sentinel2 and landsat8 data in order to explore the cloud detection method across remote sensing platforms

clouddetection-utilitycode's People

Contributors

shyeong1 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.