NikolaosDionelis2023 commited on
Commit
dfa49de
·
verified ·
1 Parent(s): 8b3f139

1st README.md

Browse files

Describing PhilEO

Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -1,10 +1,20 @@
1
  ---
2
  title: README
3
- emoji: 🐢
4
- colorFrom: pink
5
- colorTo: purple
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
+ emoji: 🚀
4
+ colorFrom: indigo
5
+ colorTo: red
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+
11
+
12
+ The PhilEO project aims to develop geospatial AI Foundation Models for Earth Observation. Foundation Models are a paradigm shift from task-specific AI models. They are trained in a self-supervised way on large scale data. Then they can be adapted to various downstream tasks by fine-tuning, hopefully with few samples and performances equal or better than fully supervised AI models.
13
+
14
+
15
+ The first asset of the PhilEO project is the PhilEO Bench, a benchmark of geospatial tasks to evaluate the performances of State-Of-The-Art Foundation Models on diverse downstream applications.
16
+
17
+ PhilEO Bench: Evaluating Geo-Spatial Foundation Models - [PhilEO-Paper](http://arxiv.org/pdf/2401.04464.pdf)
18
+
19
+
20
+ Powered by European Space Agency (ESA), Phi-lab: [ESA-Philab](http://philab.esa.int/)