Update README.md
Browse files
README.md
CHANGED
@@ -23,26 +23,23 @@ A hierarchical ML benchmark for Copernicus Sentinels, with 15 datasets spread in
|
|
23 |
|
24 |
| Level | Name | Task | # Images | Image Size | # Classes | Source | License |
|
25 |
|-------|-----------------|------|------------------|---------------|-----------|-------------------------|-------------------------|
|
26 |
-
|
|
27 |
-
| L1 | Cloud-
|
28 |
-
|
|
29 |
-
|
|
30 |
-
| L2 |
|
31 |
-
| L2 |
|
32 |
-
| L2 |
|
33 |
-
| L2 |
|
34 |
-
| L2 |
|
35 |
-
| L2 |
|
36 |
-
|
|
37 |
-
|
|
38 |
-
|
|
39 |
-
| L3 |
|
40 |
-
| L3 |
|
41 |
-
|
42 |
-
|
43 |
-
| L3 | AQ-O3-S5P | reg | 1480/493/494* | 56x56x1 | 1 | new | CC BY 4.0 |
|
44 |
-
|
45 |
-
|
46 |
|
47 |
|
48 |
- **Curated by:** Wang, Yi, et al.
|
|
|
23 |
|
24 |
| Level | Name | Task | # Images | Image Size | # Classes | Source | License |
|
25 |
|-------|-----------------|------|------------------|---------------|-----------|-------------------------|-------------------------|
|
26 |
+
| L1 | Cloud-S2 | segmentation (cloud) | 1699/567/551 | 512x512x13 | 4 | [CloudSEN12](https://huggingface.co/datasets/tacofoundation/cloudsen12) | CC 0 1.0 |
|
27 |
+
| L1 | Cloud-S3 | segmentation (cloud) | 1197/399/399 | 256x256x21 | 5 | new | CC BY 4.0 |
|
28 |
+
| L2 | EuroSAT-S1 | classification (LULC) | 16200/5400/5400 | 64x64x2 | 10 | [EuroSAT-SAR](https://huggingface.co/datasets/wangyi111/EuroSAT-SAR) | CC BY 4.0 |
|
29 |
+
| L2 | EuroSAT-S2 | classification (LULC) | 16200/5400/5400 | 64x64x13 | 10 | [EuroSAT](https://github.com/phelber/EuroSAT) | MIT |
|
30 |
+
| L2 | BigEarthNet-S1 | classification (LULC) | 11894/6117/5991 | 120x120x12 | 19 | [BigEarthNet v2.0](https://bigearth.net/) | CDLA-Permissive-1.0 |
|
31 |
+
| L2 | BigEarthNet-S2 | classification (LULC) | 11894/6117/5991 | 120x120x12 | 19 | [BigEarthNet v2.0](https://bigearth.net/) | CDLA-Permissive-1.0 |
|
32 |
+
| L2 | LC100Cls-S3 | classification (LULC) | 5181/1727/1727* | 96x96x21 | 23 | new | CC BY 4.0 |
|
33 |
+
| L2 | DFC2020-S1 | segmentation (LULC) | 3156/986/986 | 256x256x13 | 10 | [DFC2020](https://ieee-dataport.org/competitions/2020-ieee-grss-data-fusion-contest) | CC BY 4.0 |
|
34 |
+
| L2 | DFC2020-S2 | segmentation (LULC) | 3156/986/986 | 256x256x13 | 10 | [DFC2020](https://ieee-dataport.org/competitions/2020-ieee-grss-data-fusion-contest) | CC BY 4.0 |
|
35 |
+
| L2 | LC100Seg-S3 | segmentation (LULC) | 5181/1727/1727* | 96x96x21 (288x288) | 23 | new | CC BY 4.0 |
|
36 |
+
| L3 | Flood-S1 | change detection (flood) | 3000/1000/1000 | 224x224x2 | 3 | [Kuro Siwo](https://github.com/Orion-AI-Lab/KuroSiwo) | MIT |
|
37 |
+
| L3 | LCZ-S2 | classification (local climate zone) | 15000/5000/5000 | 32x32x10 | 17 | [So2Sat LCZ42](https://github.com/zhu-xlab/So2Sat-LCZ42) | CC BY 4.0 |
|
38 |
+
| L3 | Biomass-S3 | regression (biomass) | 3000/1000/1000* | 96x96x21 (288x288) | 1 | new | CC BY 4.0 |
|
39 |
+
| L3 | AQ-NO2-S5P | regression (air quality) | 1480/493/494* | 56x56x1 | 1 | new | CC BY 4.0 |
|
40 |
+
| L3 | AQ-O3-S5P | regression (air quality) | 1480/493/494* | 56x56x1 | 1 | new | CC BY 4.0 |
|
41 |
+
|
42 |
+
L1: preprocessing, L2: base applications, L3: specialized applications. *: time series available.
|
|
|
|
|
|
|
43 |
|
44 |
|
45 |
- **Curated by:** Wang, Yi, et al.
|