Paolo-Fraccaro commited on
Commit
a2a4b3c
1 Parent(s): 20f642b

add benchmarking and remove logos

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -25,6 +25,10 @@ Our main modifications to the ViT architecture are the 3D positional embedding a
25
 
26
  The models were pre-trained at the Julich Supercomputing Center with NASA's HLS V2 product (30m granularity) using 4.2M samples with six bands in the following order: Blue, Green, Red, Narrow NIR, SWIR, SWIR 2.
27
 
 
 
 
 
28
 
29
  ## Demo and inference
30
  We provide a **demo** running Prithvi-EO-2.0-300M-TL [here](https://huggingface.co/spaces/ibm-nasa-geospatial/Prithvi-EO-2.0-Demo).
@@ -55,7 +59,3 @@ If this model helped your research, please cite `Prithvi-EO-2.0` in your publica
55
  year = {2024}
56
  }
57
  ```
58
-
59
- ### Partners
60
-
61
- ![logos.png](assets/logos.png)
 
25
 
26
  The models were pre-trained at the Julich Supercomputing Center with NASA's HLS V2 product (30m granularity) using 4.2M samples with six bands in the following order: Blue, Green, Red, Narrow NIR, SWIR, SWIR 2.
27
 
28
+ ## Benchmarking
29
+ The model was benchmarked on GEO-Bench across 12 different earth observation classification and segmentation tasks at different resolutions against some of the most popular geospatial foundation models. Below the average score across all GEo-Bench tasks is shown.
30
+
31
+ ![benchmarking](assets/Overall_300M_TL.png)
32
 
33
  ## Demo and inference
34
  We provide a **demo** running Prithvi-EO-2.0-300M-TL [here](https://huggingface.co/spaces/ibm-nasa-geospatial/Prithvi-EO-2.0-Demo).
 
59
  year = {2024}
60
  }
61
  ```