wangyi111 commited on
Commit
d876d1c
·
verified ·
1 Parent(s): d2cbecc

Create readme.md

Browse files
Files changed (1) hide show
  1. readme.md +23 -0
readme.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ A hierarchical ML benchmark for Sentinels, with three task levels covering all major Sentinel missions.
3
+
4
+ - level 1: preprocessing
5
+ - [x] S2 cloud segmentation
6
+ - [ ] S3 cloud segmentation
7
+ - level 2: base application
8
+ - single label LULC classification
9
+ - [x] S1 EuroSAT-SAR
10
+ - [x] S2 EuroSAT-MS
11
+ - multi label LULC classification
12
+ - [x] S1 BigEarthNet-v2-SAR
13
+ - [x] S2 BigEarthNet-v2-MS
14
+ - [x] S3 LC100
15
+ - dense LULC segmentation
16
+ - [ ] S1 DFC2020-SAR
17
+ - [ ] S2 DFC2020-MS
18
+ - [x] S3 LC100
19
+ - level 3: specialized application
20
+ - [ ] S1 flood segmentation
21
+ - [ ] S2
22
+ - [ ] S3 biomass regression
23
+ - [x] S5P air quality regression