LauraMFerrer commited on
Commit
02fd895
·
verified ·
1 Parent(s): 13ecea9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -5,18 +5,18 @@
5
  Randomly sampled 5000 data tiles (3000 for training, and 1000 for validation and testing).
6
  Occasionally, not all tiles were available for all datasets. We include a detailed breakdown of the number of chips per dataset below.
7
 
8
- |Datakind |Tiles |
9
  | :------ | :------ |
10
- |s1grd-2020|5000|
11
- | gssic | 5000 |
12
- | gunw_2020-04-01_2020-06-30 | 4018 |
13
- | gunw_2020-01-01_2020-03-31| 4162 |
14
- | s2rgbm-2020| 5000|
15
- |biomass-2020|5000|
16
- |esaworldcover-2020|5000|
17
- |modis44b006veg|5000|
18
- |ghsbuilts-2020|5000|
19
- |strmdem|5000|
20
 
21
 
22
  We provide '.csv' files with predefined train (blue), test (orange) and validation (green) splits that can be used for repeatability and comparability of experiments.
@@ -42,7 +42,7 @@ As of now, M3LEO contains data for 2020.
42
 
43
  - [`esaworldcover-2020`](https://developers.google.com/earth-engine/datasets/catalog/ESA_WorldCover_v100): ESA World Cover land cover maps at 10m resolution.
44
 
45
- - [`modis44b006veg`](https://developers.google.com/earth-engine/datasets/catalog/MODIS_006_MOD44B)): MODIS Vegetation Continuous Field annual maps at 250m resolution.
46
 
47
  - [`ghsbuilts-2020`](https://human-settlement.emergency.copernicus.eu/download.php?ds=bu): EU JRC Global Human Settlement Layer Builtup Surface at 100m resolution.
48
 
 
5
  Randomly sampled 5000 data tiles (3000 for training, and 1000 for validation and testing).
6
  Occasionally, not all tiles were available for all datasets. We include a detailed breakdown of the number of chips per dataset below.
7
 
8
+ |Datakind |Chips |
9
  | :------ | :------ |
10
+ |`s1grd-2020`|5000|
11
+ | `gssic` | 5000 |
12
+ | `gunw_2020-04-01_2020-06-30` | 4018 |
13
+ | `gunw_2020-01-01_2020-03-31`| 4162 |
14
+ | `s2rgbm-2020`| 5000|
15
+ |`biomass-2020`|5000|
16
+ |`esaworldcover-2020`|5000|
17
+ |`modis44b006veg`|5000|
18
+ |`ghsbuilts-2020`|5000|
19
+ |`strmdem`|5000|
20
 
21
 
22
  We provide '.csv' files with predefined train (blue), test (orange) and validation (green) splits that can be used for repeatability and comparability of experiments.
 
42
 
43
  - [`esaworldcover-2020`](https://developers.google.com/earth-engine/datasets/catalog/ESA_WorldCover_v100): ESA World Cover land cover maps at 10m resolution.
44
 
45
+ - [`modis44b006veg`](https://developers.google.com/earth-engine/datasets/catalog/MODIS_006_MOD44B): MODIS Vegetation Continuous Field annual maps at 250m resolution.
46
 
47
  - [`ghsbuilts-2020`](https://human-settlement.emergency.copernicus.eu/download.php?ds=bu): EU JRC Global Human Settlement Layer Builtup Surface at 100m resolution.
48