Spaces:
Running
Running
1st README.md
Browse filesDescribing PhilEO
README.md
CHANGED
|
@@ -1,10 +1,20 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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/)
|