Datasets:

Modalities:
Text
Formats:
text
Size:
< 1K
ArXiv:
Libraries:
Datasets
NikolaosDionelis2023 commited on
Commit
9f36d55
·
verified ·
1 Parent(s): 849a095

file update

Browse files
Files changed (1) hide show
  1. README.txt +28 -0
README.txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ From the command line:
3
+ cat my_dataset_part_* > my_dataset_combined.zip
4
+ unzip my_dataset_combined.zip
5
+
6
+ ------------------------------
7
+
8
+ Description:
9
+ "Data Statics" data for PhilEO Bench
10
+
11
+ The Data Statics for the PhilEO Bench evaluation framework
12
+
13
+ Paper "Scaling-up the Pretraining of the Earth Observation Foundation Model PhilEO to the MajorTOM Dataset" - ESA Φ-lab
14
+
15
+ http://github.com/ESA-PhiLab/PhilEO-MajorTOM
16
+
17
+ Paper: http://arxiv.org/pdf/2506.14765
18
+
19
+ Also: Paper: http://arxiv.org/pdf/2506.14765v1
20
+
21
+ Scaling-Up the Pretraining of the Earth Observation Foundation Model PhilEO to the MajorTOM Dataset
22
+
23
+ Also: PhilEO Bench: http://phileo-bench.github.io/
24
+
25
+ http://github.com/ESA-PhiLab/PhilEO-Bench
26
+
27
+ http://arxiv.org/pdf/2401.04464
28
+