Logo
CloudSEN12
CloudSEN12

Repositories

31/07/2024

A brief overview of the tools/code used to build cloudSEN12.

dataset

This repository contains the code used to create the cloudSEN12 dataset. It was written entirely in R using rgee to connect to Google Earth Engine, and stars and dplyr for data wrangling. The code is licensed by CloudSEN12 team under an MIT License.

models

This repository contains the code to run the cloud detection models included in the dataset. We created a custom docker image to run the Fmask Matlab software. This code is licensed by CloudSEN12 team under an MIT License.

cloudapp

This repository contains the Javascript code to build the CloudApp Earth Engine App. Click here to display our live demo. The code is licensed by CloudSEN12 team under an MIT License. CloudApp is a adaptation of the ee-rgb-timeseries repository.

figures

This repository contains the scripts for reproducing the paper figures. The code is licensed by CloudSEN12 team under an MIT License.

iris

This repository contains the IRIS (Intelligence foR Image Segmentation) active learning tool. This fantastic software has been created by JohnMrziglod and aliFrancis. The code is licensed by ESA-PhiLab under a GNU General Public License v3.0.