NikolaosDionelis2023
commited on
Commit
•
4905b98
1
Parent(s):
30b693e
Update file
Browse files
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
# Dataset: PhilEO Pre-train
|
6 |
+
|
7 |
+
A novel 500GB Sentinel-2 dataset of the PhilEO Suite for model pre-training.
|
8 |
+
|
9 |
+
## Dataset Details
|
10 |
+
|
11 |
+
### Dataset Description
|
12 |
+
|
13 |
+
The PhilEO Pre-train dataset is a 500GB global dataset of Sentinel-2 images.
|
14 |
+
|
15 |
+
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.
|
16 |
+
|
17 |
+
- **Curated by:** ESA Phi-lab and Leonardo Labs
|
18 |
+
- **License:** MIT
|
19 |
+
|
20 |
+
## Uses
|
21 |
+
|
22 |
+
The dataset can be used to pre-train models, i.e. train EO Foundation Models.
|
23 |
+
|
24 |
+
### Dataset Sources
|
25 |
+
|
26 |
+
The basic links for the dataset:
|
27 |
+
|
28 |
+
- **Repository:** http://huggingface.co/datasets/ESA-philab/PhilEO-pretrain
|
29 |
+
|
30 |
+
## Citation
|
31 |
+
|
32 |
+
Casper Fibaek, Luke Camilleri, Andreas Luyts, Nikolaos Dionelis, Bertrand Le Saux, Bagaglini Leonardo, Cascarano Giacomo Donato, and Giorgio Pasquali, “The PhilEO Geospatial Foundation Model Suite,” To appear, 2024.
|
33 |
+
|