Datasets:

ArXiv:
License:
NikolaosDionelis2023 commited on
Commit
ea1f809
1 Parent(s): ab9554b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md CHANGED
@@ -1,3 +1,33 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ # Dataset: PhilEO Downstream Tasks
6
+
7
+ A novel 400GB Sentinel-2 dataset of the PhilEO Bench containing labels for the three downstream tasks of building density estimation, road segmentation, and land cover classification.
8
+
9
+ ## Dataset Details
10
+
11
+ ### Dataset Description
12
+
13
+ The PhilEO dataset is a 400GB global dataset of Sentinel-2 images and has labels for roads, buildings, and land cover, where these are the three downstream tasks. The data is sampled from geographically diverse regions around the globe including: Denmark, East Africa, Egypt, Guinea, Europe, Ghana, Israel, Japan, Nigeria, North America, Senegal, South America, Tanzania, and Uganda. Each region has up to 200 tiles of varying sizes. Some locations have been revisited up to 3 times. The data contain 11 bands at 10m resolution in the following order: 0-SCL, 1-B02, 2-B03, 3-B04, 4-B08, 5-B05, 6-B06, 7-B07, 8-B8A, 9-B11, and 10-B12 where SCL is the Scene Classification Layer.
14
+
15
+ - **Curated by:** ESA Phi-lab
16
+ - **License:** MIT
17
+
18
+ ### Dataset Sources
19
+
20
+ The basic links for the dataset:
21
+
22
+ - **Repository:** http://huggingface.co/datasets/ESA-philab/PhilEO-downstream
23
+ - **Paper:** http://arxiv.org/pdf/2401.04464.pdf
24
+ - **arXiv:** http://arxiv.org/abs/2401.04464
25
+
26
+ ## Uses
27
+
28
+ The dataset can be used to evaluate any EO Foundation Model.
29
+
30
+ ## Citation
31
+
32
+ Casper Fibaek, Luke Camilleri, Andreas Luyts, Nikolaos Dionelis, and Bertrand Le Saux, “PhilEO Bench: Evaluating Geo-Spatial Foundation Models,” arXiv:2401.04464, 2024.
33
+