NikolaosDionelis2023 commited on
Commit
1d945f5
·
verified ·
1 Parent(s): 0a11add

file update

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